Holger Wirtz
828cf443c6
Small fix for using curretn drumsamples.h.
4 years ago
positionhigh
be6f69dd1e
Dateien hochladen nach „“
4 years ago
Holger Wirtz
394fdc8514
wav2c now creates only one file (drumset.h).
4 years ago
positionhigh
cbbac81e62
Dateien hochladen nach „“
4 years ago
positionhigh
687ac28cbc
Dateien hochladen nach „“
4 years ago
Holger Wirtz
b59931b868
Fixing volume levels, volume step at startup/editing, panorama.
4 years ago
positionhigh
7d299e42b4
Dateien hochladen nach „“
4 years ago
positionhigh
5364a84f9e
Dateien hochladen nach „“
4 years ago
Holger Wirtz
8a209e54f2
With enabled sequencer polyphony must be decreased by 2 notes to get enough free RAM.
4 years ago
positionhigh
f6c1c83b2b
Dateien hochladen nach „“
4 years ago
Holger Wirtz
fec24ed536
Changed the EQ position in menu.
...
Changed EQ type and screens for band 1 and 7.
4 years ago
positionhigh
d37f4b229a
Dateien hochladen nach „“
4 years ago
Holger Wirtz
58bf98d255
Small fix for JSON_BUFFER_SIZE.
...
Exchangeing parametric EQ to HI/LOPASS for band 1 and 7.
4 years ago
positionhigh
a10e504da0
Dateien hochladen nach „“
4 years ago
positionhigh
67d99a3c97
Dateien hochladen nach „“
4 years ago
positionhigh
d9c83ed277
Dateien hochladen nach „“
4 years ago
Holger Wirtz
2900b031a9
Try to fix conflict.
4 years ago
Holger Wirtz
6599c3f6b3
Resolve a conflict for the enxt PR.
4 years ago
Holger Wirtz
f0c8095d93
Parametric EQ now works. Perhaps Q has to be changed...
4 years ago
positionhigh
b6ebd24a6e
Dateien hochladen nach „“
4 years ago
Holger Wirtz
d98fdd9997
Additions for parametric graphic eq.
4 years ago
positionhigh
f44d9da05a
Dateien hochladen nach „“
4 years ago
Holger Wirtz
f2fcd10b2b
Using version 0.3.3 as third-party for TeensyTimerTool library.
4 years ago
Holger Wirtz
16e16bb035
Added class for graphic eq.
4 years ago
Holger Wirtz
96c941166c
Started to write the 7-band-eq code.
4 years ago
Holger Wirtz
c94ae88a37
Replaced the simple 2 band tone control with the 5 band graphic-eq with fixed frequencies of 115Hz, 330Hz, 990Hz, 3kHz, and 9.9kHz. Each band has a range of adjustment from 1.00 (+12dB) to -1.00 (-11.75dB) (only for SGTL5000 audio shields!).
4 years ago
Holger Wirtz
d1be990130
Removed free drum configuration and sounds via SD due to timing problems.
...
Added drum samples to PROGMEM and playing drum samples from PROGMEM.
4 years ago
Holger Wirtz
0c922276c2
Renaming of sequencer timer.
...
Added steps (per clock) to audio timer function.
4 years ago
positionhigh
2a41154dc0
Dateien hochladen nach „“
4 years ago
Holger Wirtz
b6e8006b6a
Fixes for schowing the sample filenames.
4 years ago
Holger Wirtz
ee10414a03
Fixing drum filename handling.
...
Adding drums and sequencer to T_3.6 menus.
4 years ago
Holger Wirtz
f55cc2b1db
Drum config is now a JSON file.
4 years ago
Holger Wirtz
3197d138ad
Commit before merge.
4 years ago
Holger Wirtz
5e19003eb9
Added Mixer8 for using up to 8 simultanious drums.
4 years ago
Holger Wirtz
7d8013380d
Exchanged load/save functions to JSON based ones. Voices are still loaded via SYSEX.
4 years ago
Holger Wirtz
f458bbb8c1
Exchanged read/write of performance data to JSON format.
...
Added latest ArduinoJSON library to third-Party software.
4 years ago
Holger Wirtz
d309fbf2cf
Now drum-volume can be controlled by velocity.
...
Small fixes for sequencer.
4 years ago
Holger Wirtz
3f0279987d
Fixed problems with input block handling in modulated_delay and mono_stereo.
4 years ago
Holger Wirtz
912684b132
Trying to fix Drums with FX.
4 years ago
Holger Wirtz
890f7690b3
Small fixes.
4 years ago
Holger Wirtz
8e7806b081
Several fixes and tests.
4 years ago
Holger Wirtz
c36bd56c2f
First test for a sample drumplayer.
4 years ago
Holger Wirtz
71497ebe84
Enabled USE_FX.
...
Small fixes.
4 years ago
Holger Wirtz
60ac8c6b02
Removed compressor from AudioEffectDynamics library because of wasting CPU time and it seems to be buggy on T_3.6.
...
Tested all CPU clock modes on T_3.6.
Limited T_3.6 to single engine.
4 years ago
Holger Wirtz
758ef64788
Small fixes.
4 years ago
Holger Wirtz
61eebb1272
Fixed T_3.6 config. I had to go down to single engine with 8 voices (and FX) or 16 voices (without FX).
4 years ago
Holger Wirtz
9e7f832e5d
Added showing of timing-problems when delay is sync to MIDI-clock and correct delay would be higher than supported delay length.
4 years ago
Holger Wirtz
3cd07a4123
Added AudioEffectDynamics: each instance got a compressor and the sum got a limiter (right/left).
...
Also some config defines were added to config.h for both effects.
4 years ago
Holger Wirtz
22bdb020ca
Small fixes.
...
Added support for full dynamic voice allocation of Dexed.
4 years ago
Holger Wirtz
734b23dc35
Fixes for T_3.6. I am pretty sure that there is too few AUDIO_MEM for the delay when using dual instances. Perhaps T_3.6 should only use one instance. Will fix this later.
4 years ago