Holger Wirtz
|
21d79308f4
|
Added TeensyVariablePlayback for samples.
Added pitch for samples.
|
3 years ago |
Holger Wirtz
|
b59931b868
|
Fixing volume levels, volume step at startup/editing, panorama.
|
3 years ago |
positionhigh
|
73dd1f8580
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
f1d67892b0
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
d37f4b229a
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
a10e504da0
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
d9c83ed277
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
9be7b8967c
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
f4c796889c
|
fixed small menu-renumbering error
|
3 years ago |
Holger Wirtz
|
d98fdd9997
|
Additions for parametric graphic eq.
|
3 years ago |
positionhigh
|
1b60989609
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
1e8e163a63
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
f44d9da05a
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
4e76a3f886
|
Arpeggiator fixes, UI fixes
|
3 years ago |
positionhigh
|
17d2f2faba
|
Sequencer Upgrade and new Menu Functions. New Preset Sequencer Pattern "microdexed Theme"
|
3 years ago |
Holger Wirtz
|
3197d138ad
|
Commit before merge.
|
3 years ago |
Holger Wirtz
|
516bd63a69
|
Fixing voiceconfig loading/saving.
Added creation of fx- and voice-config if storing a performance and fx-/voice-config does not exist yet.
|
3 years ago |
Holger Wirtz
|
221e5e5a30
|
Added checking JSON configuration data after loading.
|
3 years ago |
Holger Wirtz
|
7d8013380d
|
Exchanged load/save functions to JSON based ones. Voices are still loaded via SYSEX.
|
3 years ago |
Holger Wirtz
|
f458bbb8c1
|
Exchanged read/write of performance data to JSON format.
Added latest ArduinoJSON library to third-Party software.
|
3 years ago |
Holger Wirtz
|
a9db7c8c6c
|
Started implementing json syntax config files.
|
3 years ago |
Holger Wirtz
|
9654859fea
|
Adding a reverb-send value for each drum.
|
3 years ago |
Holger Wirtz
|
7f39351d3c
|
Started implementing json syntax config files.
|
3 years ago |
Holger Wirtz
|
a91798ed9f
|
Small API change of Synth_Dexed.
|
3 years ago |
Holger Wirtz
|
758ef64788
|
Small fixes.
|
3 years ago |
Holger Wirtz
|
e42232a9d5
|
Now using https://codeberg.org/dcoredump/Synth_Dexed as external library.
|
3 years ago |
Holger Wirtz
|
4b2fbe09d5
|
Converted the dexed engine into _one_ piar of header and functions file.
Removed the "MkI" and "OPL" engine, so MicroDexed is now using only the "Modern" engine.
|
3 years ago |
Holger Wirtz
|
91a86c7fe8
|
Fix for audio memeory usage.
Fix for Mixed case strings in voice and bank names: no they are all uppercase.
|
3 years ago |
Holger Wirtz
|
fecebf1b4a
|
Fixing copyright date.
Removing options for patched freeverb (will be implemented in Teensyduino-1.54) and making usage of
freeverbfp as default without any other options.
|
4 years ago |
Holger Wirtz
|
288e1cbe72
|
Added additional MIDI-CC functions.
Turning encoder sends MIDI-CC for this fucntions.
|
4 years ago |
Holger Wirtz
|
684ec329be
|
Fixing a memory leak when reading from SD card.
Fixing manual for audio-thru.
|
4 years ago |
Holger Wirtz
|
46c6e3b1f0
|
Fixes for loading setups/performances.
|
4 years ago |
Holger Wirtz
|
c24bdb4cfd
|
Small fixes for audio-thru support.
Removing a not used menu.
|
4 years ago |
Holger Wirtz
|
60f3ff7a7e
|
Added sending of a single voice via MIDI sysex.
|
5 years ago |
Holger Wirtz
|
ff6e5cd6cb
|
Sending voice data via MIDI (DIN and USB) when changing a voice.
|
5 years ago |
Holger Wirtz
|
f29d26d7d6
|
Fixing bank upload.
|
5 years ago |
Holger Wirtz
|
c53a30dcdd
|
Several small fixes.
|
5 years ago |
Holger Wirtz
|
69ce71436e
|
Dropped old code pieces and small fixes.
|
5 years ago |
Holger Wirtz
|
28c4de6da6
|
Fixing hanging and problems when reading from SD caused from panic() and disabling the audio interrupt.
|
5 years ago |
Holger Wirtz
|
7e4608b953
|
Upload and storing of a bank via SYSEX.
|
5 years ago |
Holger Wirtz
|
9b9aa4540a
|
Fixing errors for encoding voice data.
|
5 years ago |
Holger Wirtz
|
02644ef03b
|
Storing voices started.
|
5 years ago |
Holger Wirtz
|
11b2afb949
|
Added direct voice/bankname reading from SD instead of caching.
Fixes.
|
5 years ago |
Holger Wirtz
|
b219264fce
|
Several fixes for loading/storing voice/fx/performance.
|
5 years ago |
Holger Wirtz
|
9677c3788b
|
Several fixes for storing.
|
5 years ago |
Holger Wirtz
|
7c39166e2a
|
Better EEPROM handling added.
Fixing load/save functions.
|
5 years ago |
Holger Wirtz
|
6ab47140a8
|
Added menu structure document from Thierry.
Fixed load/save functions.
|
5 years ago |
Holger Wirtz
|
862ed77428
|
Added performance structure.
Added functions for loading and saving fx and perfomance data in EEPROM and on SD.
|
5 years ago |
Holger Wirtz
|
cd8ca8944b
|
Changes for handling EEPROM updates and configuration data.
|
5 years ago |
Holger Wirtz
|
448b3c4bd8
|
Reoganized SD card read/write.
Added reading and writing of dexed-configurations.
|
5 years ago |