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 |
Holger Wirtz
|
4bd73a6fb5
|
Fixes for writing config.
Fixes for ignoring config*.syx files in band directory.
|
5 years ago |
Holger Wirtz
|
724f2908f0
|
Several additions for storing configuration data.
|
5 years ago |
Holger Wirtz
|
ad8250296c
|
No need for SdFs library, so it is deleted.
Added SD card info string to Info.
|
5 years ago |
Holger Wirtz
|
784e1b7703
|
Small fixes.
Reduced control rate to every 30ms.
Fixed "no sound when sd card is on Teensy" by reversing the order of checking for the SD card slot.
|
5 years ago |
Holger Wirtz
|
cb2ede50ff
|
Added code for first checking the SD card on the audio shield and than the internal SD card.
Hopefully fixing initial setting of values also for the controllers.
|
5 years ago |
Holger Wirtz
|
2e55f4ba1a
|
Showing loaded patch data.
Fixing pitchbend initialisation.
|
5 years ago |
Holger Wirtz
|
ddd1ce00d4
|
Copyright dates modified.
FIxes for displaying a bar on the LCD.
|
5 years ago |
Holger Wirtz
|
5ed8f5ee23
|
Disabled CPU_OVERLOAD_THROTTLE.
Small fixes.
|
5 years ago |
Holger Wirtz
|
0058a83f3c
|
...
|
5 years ago |
Holger Wirtz
|
1533e6ba12
|
Changes for autothrottling max simulatinious note.
Changes for dexed setup format.
|
5 years ago |
Holger Wirtz
|
5d9ca93373
|
Small fixes.
|
5 years ago |