Holger Wirtz
|
15f7bd06ab
|
Several changes for better displaying the current selected instance.
|
5 years ago |
Holger Wirtz
|
516bd94cff
|
Small changes.
|
5 years ago |
Holger Wirtz
|
4daefb5020
|
Re-enabling "Reverb send" in single voice mode.
|
5 years ago |
Holger Wirtz
|
0f18a756ae
|
Added polyphony changing for 2 instances.
|
5 years ago |
Holger Wirtz
|
414458bdf7
|
Several fixes for avoiding distortion.
|
5 years ago |
Holger Wirtz
|
01b7ca3173
|
Fixed some values for chorus.
Removed "reverb send" from menu an set it to 1.0 when not havin FX on and more than one instance.
|
5 years ago |
Holger Wirtz
|
2ca049b29e
|
Small fixes.
Enabled crossfade between half-chorus and half-normal signal.
Enabled chorus modulation output filter.
|
5 years ago |
Holger Wirtz
|
9c3f85c695
|
Started to implement new FX-Chain design.
|
5 years ago |
Holger Wirtz
|
c7a77470a7
|
Adding cross-fading for chorus mix-in.
|
5 years ago |
Holger Wirtz
|
117715b3ae
|
Fixing configuration writing and cancel behaviuor.
Fix in save performance.
Better debug displaying of SYSEX data.
|
5 years ago |
Holger Wirtz
|
8e3a15f9ae
|
Fixes for multi-instance.
|
5 years ago |
Holger Wirtz
|
11b2afb949
|
Added direct voice/bankname reading from SD instead of caching.
Fixes.
|
5 years ago |
Holger Wirtz
|
73e5827569
|
Fixes for loading/saving.
Adding MIDI panic to long press left.
Fixing bank/voice loading.
|
5 years ago |
Holger Wirtz
|
b219264fce
|
Several fixes for loading/storing voice/fx/performance.
|
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
|
464668b518
|
Added UI functions for load/save performance/fx.
|
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
|
eeaf8b6f46
|
Several small fixes.
|
5 years ago |
Holger Wirtz
|
724f2908f0
|
Several additions for storing configuration data.
|
5 years ago |
Holger Wirtz
|
0949a9e245
|
Fixed SysEx voice- and function-parameter change.
|
5 years ago |
Holger Wirtz
|
2fe886e5f0
|
Removed global volume. Now memory for slected menus is working.
|
5 years ago |
Holger Wirtz
|
3c5421de84
|
Refurbished menu structure and handling.
|
5 years ago |
Holger Wirtz
|
5f0fde17c2
|
Rewrite of menu structure and parts of menu control. Not yet ready.
|
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
|
6d727e9a5c
|
Fixing SPECIAL controller mode.
Fixing some warnings in LCDMenuLib2.
|
5 years ago |
Holger Wirtz
|
c1dacebe24
|
Renamed "Sound Intensity" to "Volume".
Fixing controller handling for "Special".
Small fixes.
|
5 years ago |
Holger Wirtz
|
708221d59c
|
Fix for special controller mode.
|
5 years ago |
Holger Wirtz
|
5dac0ff9dc
|
Fixes.
|
5 years ago |
Holger Wirtz
|
e62e560ef9
|
Added special mode for controllers.
Small fixes.
|
5 years ago |
Holger Wirtz
|
2e6d8ace0d
|
Added block-bar for more menus.
Optimized menu handling.
|
5 years ago |
Holger Wirtz
|
5335837f57
|
Exchanged Encoder library against one that has support for velocity/acceleration.
|
5 years ago |
Holger Wirtz
|
a157e3a8c4
|
Added note refresh option: normal (new note is triggered), retriggered (search for same note an retrigger)
|
5 years ago |
Holger Wirtz
|
952bc98c46
|
Small fixes for initialization of configuration.
|
5 years ago |
Holger Wirtz
|
f6a90d8864
|
Added option for controlelrs to reverse their behaviour.
Fixed controllers struct/class.
|
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
|
7276815bab
|
Several fixes.
Moced velocity level code out of the Dexed class.
|
5 years ago |
Holger Wirtz
|
46b587020c
|
Fixes.
|
5 years ago |
Holger Wirtz
|
dd53bee584
|
Changing max volume intensity to 2.0 for avoiding digital distortion.
|
5 years ago |
Holger Wirtz
|
dbcea60335
|
Fix for version string display.
Removing SGTL5000 menu entry.
Adding velocity level menu entry for each instance.
|
5 years ago |
Holger Wirtz
|
7c7ba7ac0b
|
Fix for peak detection.
Reduced max notes to 12 for T_3.6 with FX.
|
5 years ago |
Holger Wirtz
|
a0870ae23b
|
SMall fixes.
Version string generated from config.h data.
|
5 years ago |
Holger Wirtz
|
4219e09854
|
Small fixes for audio output level.
Debug output of voice data now with a better format.
|
5 years ago |
Holger Wirtz
|
37fb256774
|
Fixes for volume handling.
|
5 years ago |
Holger Wirtz
|
953f4ac3eb
|
Added an AudioAmplifier after Dexed engine which allows to amplify from
0.0 to 2.0.
|
5 years ago |
Holger Wirtz
|
17d815af47
|
Fixes.
|
5 years ago |
Holger Wirtz
|
78733b8ff3
|
Added peak-to-peak output voltage configuration menu for SGTL5000 (Teensy-
Audio-sield).
Fixed some minor problems.
|
5 years ago |