Commit Graph

383 Commits (497582003613da9f7d3078a282d3c751fec63ef7)

Author SHA1 Message Date
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. 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 5 years ago
Holger Wirtz 303bb1c5c1 Fixes for sgtl5000_level. 5 years ago
Holger Wirtz 17d815af47 Fixes. 5 years ago
Holger Wirtz 78733b8ff3 Added peak-to-peak output voltage configuration menu for SGTL5000 (Teensy- 5 years ago
Holger Wirtz b7d9921d3a Fixing writing to EEPROM only when no sound is active to avoid small drops in sound 5 years ago
Holger Wirtz ddd1ce00d4 Copyright dates modified. 5 years ago
Holger Wirtz 10f75c8a61 Small fixes. 5 years ago
Holger Wirtz f2eea03669 Completely disabling FX engine at compile time (undef USE_FX) is now 5 years ago
Holger Wirtz f53a6d0d96 Started to exchange USE_REVERB with USE_FX to completely disable the 5 years ago
Holger Wirtz b27cd00895 Replaced set_master_mixer_gain() function. 5 years ago
Holger Wirtz b69c0dada3 Fixes. 5 years ago
Holger Wirtz 56ba4ef351 Added MIDI-Soft-Thru selectable from menu. 5 years ago
Holger Wirtz 5ed8f5ee23 Disabled CPU_OVERLOAD_THROTTLE. 5 years ago
Holger Wirtz 0058a83f3c ... 5 years ago
Holger Wirtz b1a4fbf54d Added LCDMenuLib2 to third-party software. 5 years ago
Holger Wirtz 6e2c62bbfd Enabled checking of note boundaries for noteOn events. 5 years ago
Holger Wirtz 0e03e41f2a Added menu entries for loading/saving setups. 5 years ago
Holger Wirtz 3efacd5b6e Fixing the internal setup and instance description. 5 years ago
Holger Wirtz 1533e6ba12 Changes for autothrottling max simulatinious note. 5 years ago
Holger Wirtz dcccc77712 Added autothrottle for max_notes if CPU overload is detected. 5 years ago
Holger Wirtz ae301b85b9 Exchanged pan effect (simpler implementation). 5 years ago
Holger Wirtz 81ca62604c Optimized mono2stereo effect. 5 years ago
Holger Wirtz b0e432a9e0 Audio chain fixed. 5 years ago
Holger Wirtz 4ea0ced615 Several small fixes for audio chain. 5 years ago
Holger Wirtz ff48558d29 Fixed overload problem. 5 years ago
Holger Wirtz c8afc7fa09 Added chorus, delay and reverb level. 5 years ago
Holger Wirtz 0d1b9bf51b Complete change of the audio chain. 5 years ago
Holger Wirtz 5a0a155f74 Many small fixes and: 5 years ago
Holger Wirtz a83e43dbef Some SYSEX fixes. 5 years ago
Holger Wirtz 0e14e4b510 Better handling of some SYSEX function changes. 5 years ago
Holger Wirtz 57fd9a2229 Fixing bank and voice boundaries. 5 years ago
dronus ea9675c8d1 Handle VOLUME CC by instance 5 years ago
dronus 3e1e6cab0d Fixed some default parameter mix-ups 5 years ago
Holger Wirtz a14e7e7400 Several fixes for portamento. 5 years ago
Holger Wirtz eea43868a7 Fix for setting masterTune value. 5 years ago
Holger Wirtz fc3b061481 Added Portamento function from https://github.com/asb2m10/dexed/pull/183 5 years ago
Holger Wirtz 99db6afa52 Small fix. 5 years ago
Holger Wirtz d1706cfe92 Added menus for transpose and tune. 5 years ago
Holger Wirtz bd6b251441 Fixing several small bugs in handling of controllers. 5 years ago
Holger Wirtz 71764bc9f8 Removed SoftenValue, because it was not working without problems and it is 5 years ago
Holger Wirtz 308335d2b0 Fixes for filter parameter change. 5 years ago
Holger Wirtz 1128f1c8ae Fixing filter controlling. 5 years ago
Holger Wirtz 371ed3ecc2 Check function with constrains for parameters added. 5 years ago
Holger Wirtz a3215de56d Several fixes. 5 years ago
dronus 4726ab2006 Fix non-ENABLE_LCD_UI builds 5 years ago
Holger Wirtz 00473d40ce Filter parameters per engine. 5 years ago
Holger Wirtz e289156528 Changed handling of reverb/chorus/delay level to send volume for each instance. 5 years ago