Commit Graph

186 Commits (63f15faf86d6aa4a3bfa03e6cab45613e8f5a641)

Author SHA1 Message Date
Holger Wirtz 5b2b663af0 Fixed lcd_display_bar() function for showing bar with min/max setup. 5 years ago
Holger Wirtz ac896d9685 Fixed displaying of blockbar for volume and portamento time. 5 years ago
Holger Wirtz c01d45f6f4 Volume is now shown as blocks instead of asterisks. 5 years ago
Holger Wirtz 10f75c8a61 Small fixes. 5 years ago
Holger Wirtz 078a751463 Fixing Transpose and Panorama. 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 0e03e41f2a Added menu entries for loading/saving setups. 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 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 57fd9a2229 Fixing bank and voice boundaries. 5 years ago
Holger Wirtz e0971a823f Added NORMALIZE_DX_VELOCITY to config. 5 years ago
Holger Wirtz a14e7e7400 Several fixes for portamento. 5 years ago
Holger Wirtz fc3b061481 Added Portamento function from https://github.com/asb2m10/dexed/pull/183 5 years ago
Holger Wirtz d1706cfe92 Added menus for transpose and tune. 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 00473d40ce Filter parameters per engine. 5 years ago
Holger Wirtz c1ca4861b5 Implemented UI functions for enabling/disabling operators. 5 years ago
Holger Wirtz e289156528 Changed handling of reverb/chorus/delay level to send volume for each instance. 5 years ago
Holger Wirtz 3a3071273d Several small fixes for voice menu and internal parameter handling. 5 years ago
Holger Wirtz 9d72cc2a3a Several fixes. 5 years ago
Holger Wirtz ec58659db8 Several fixes. 5 years ago
Holger Wirtz bb0bcb5b24 Several additions for multi-instance handling. 5 years ago
Holger Wirtz 64fdee843d Removed Instance menu if only one instance exists. 5 years ago
Holger Wirtz 6ec82dc0ee Fixing a bug when changing parameters for a selected instance. 5 years ago
Holger Wirtz 8abae42e61 Several changes for multi-instance handling. 5 years ago
Holger Wirtz aa0de979dd Added more menu funvtions for controllers. 5 years ago
Holger Wirtz 13de355800 In MENU_EDIT mode now the left encoder works as "back" button. 5 years ago
Holger Wirtz 8dde539d61 Shorter menu when only using one Dexed engine. 5 years ago
Holger Wirtz 28da6d2235 More menu structure changes for two instances. 5 years ago
Holger Wirtz 0acde384fc Started reading/writing sysex-setup data. 5 years ago
Dirk Niggemann 9ce32c0207 Handle 4-line displays cleanly 5 years ago
Holger Wirtz ebd213b1ee Optimizations for showing volume level. 5 years ago
Holger Wirtz 77a20654f4 Adding possibility to use 2 Dexed engines (can be enabled with NUM_DEXED=2 but 5 years ago
Holger Wirtz b49f7088f3 Fixed display error. 5 years ago
Holger Wirtz 62d7e69f2b Fix for displaying integer values in menu. 5 years ago
Holger Wirtz 8d3935592e Now initialisation from EEPROM is working. 5 years ago
Holger Wirtz f03960fb75 Fix and UI improvments for panorama. 5 years ago
Holger Wirtz df1ae1e1f8 Fixing volume setting and a bug in UI for volume. 5 years ago