Holger Wirtz
724f2908f0
Several additions for storing configuration data.
5 years ago
Holger Wirtz
19b6fa95c4
Menu function fixes with better LCDMenuLib2 (beta).
...
Small optimizations for Encoder and display handling.
5 years ago
Holger Wirtz
ef3b8d4700
Using new beta LCDMenuLib2 from Nils. Great!
5 years ago
Holger Wirtz
0949a9e245
Fixed SysEx voice- and function-parameter change.
5 years ago
Holger Wirtz
13510877cf
Added long press right as shortcut for Sound Edit.
5 years ago
Holger Wirtz
fddbe63028
Menu rework is done.
5 years ago
Holger Wirtz
4409e50503
Nearly all menu functions now work as expected.
5 years ago
Holger Wirtz
2fe886e5f0
Removed global volume. Now memory for slected menus is working.
5 years ago
Holger Wirtz
ae7b02af84
Small fix.
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
235e328395
Started to code a better menu structure.
5 years ago
Holger Wirtz
e05ebd39bd
Small fixes.
...
Added lowest and highes note menu for one instance + fx.
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
0d2432299b
Hints for the next steps.
5 years ago
Holger Wirtz
6d727e9a5c
Fixing SPECIAL controller mode.
...
Fixing some warnings in LCDMenuLib2.
5 years ago
Holger Wirtz
1a38fb0d5b
Upgraded LCDMenuLib2 to 2.1.2.
5 years ago
Holger Wirtz
b1b47c2574
FIxes for controller setup (special mode).
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
8a94868daa
Fixing transpose menu.
5 years ago
Holger Wirtz
115ac834c6
Added a meter bar for tune and panorama.
5 years ago
Holger Wirtz
643cc34acd
Optimized meter bar function.
5 years ago
Holger Wirtz
f730e6c0d0
Better LCD bar display function started... not yet ready.
5 years ago
Holger Wirtz
ae30024c5b
Better output functions for showing numbers on LCD.
5 years ago
Holger Wirtz
281e435bfa
Another fix for stereo/mono implementation.
5 years ago
Holger Wirtz
0ed0d7cbd0
Fixing pan in stereo/mono mode.
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
1d0cbafc4f
Adding menu options for note refresh to the dual synth menus.
5 years ago
Holger Wirtz
7bb633bbd7
Garbage.
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
2e55f4ba1a
Showing loaded patch data.
...
Fixing pitchbend initialisation.
5 years ago
Holger Wirtz
89a8e45505
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
b2e20804ca
Optimized the calculation funtion for the sound and got some CPU cycles more for sound
...
calculation. This fixes also the too low output volume.
5 years ago
Holger Wirtz
8b25e15925
Every "Seria.print*" is now capsuled inside a "#ifdef DEBUG".
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