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 |
Holger Wirtz
|
57fd9a2229
|
Fixing bank and voice boundaries.
Adding possibility to fine tune +/- 99 cent (with automatic transpose
reconfiguration when tuning down).
|
5 years ago |
dronus
|
c793ea7958
|
Fixed wrong bank / voice limits in dexed_sysex.cpp
|
5 years ago |
Holger Wirtz
|
d1706cfe92
|
Added menus for transpose and tune.
Optimization of handling of menu functions.
|
5 years ago |
Holger Wirtz
|
92c7adc989
|
Small fixes.
|
5 years ago |
Holger Wirtz
|
bb0bcb5b24
|
Several additions for multi-instance handling.
Next additions for setup menus.
|
5 years ago |
Holger Wirtz
|
0acde384fc
|
Started reading/writing sysex-setup data.
Menu extended for setup data.
|
5 years ago |
Dirk Niggemann
|
a3f9b646de
|
Now Dexed is a parent class of AudioSourceMicroDexed
|
5 years ago |
Dirk Niggemann
|
ee70a84fcb
|
Added Dexed audio source
|
5 years ago |
Dirk Niggemann
|
9a2cb85bf6
|
Reorder config.h inclusion
|
5 years ago |
Holger Wirtz
|
0764e99395
|
New class for softening values from encoders.
Started implemting multi engine support.
|
5 years ago |
Holger Wirtz
|
6049fa6e91
|
Removed complete UI code for a clean start with LCDMenuLib2.
|
5 years ago |
Holger Wirtz
|
911ceb6a3f
|
SYSEX voice upload added (works with Hr. Muellers DX Editor https://dx7.vstforx.de/).
|
5 years ago |
Holger Wirtz
|
78690c345a
|
Better organization of loading voice and global paramters for better SysEx handling soon.
|
5 years ago |
Holger Wirtz
|
13b5a55fff
|
Fixes for volume and panorama handling.
Some small additions to MIDI hanlders.
|
6 years ago |
Holger Wirtz
|
f0cbc8d3ab
|
Added selection of MIDI channel.
Added auto-store for volume/midi-channel and voice/bank.
Small fixes.
|
6 years ago |
Holger Wirtz
|
69f8a44309
|
Small fixes for displaying volume.
|
6 years ago |
Holger Wirtz
|
f43164b7d6
|
Fixed and optimized simple UI handling.
|
6 years ago |