Commit Graph

114 Commits (0d2432299bcac72fccefa7dcbc27c4d5074fad30)

Author SHA1 Message Date
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
Holger Wirtz 69cdb158fd Small fixes. 5 years ago
Dirk Niggemann a3f9b646de Now Dexed is a parent class of AudioSourceMicroDexed 5 years ago
Holger Wirtz 9f7081b487 Moving some more strings into PROGMEM. 5 years ago
Holger Wirtz 2aad206764 Removed AUDIO_BLOCK_SIZE in config.h 5 years ago
Holger Wirtz 7df518e0af Fixing default configuration. 5 years ago
Dirk Niggemann a62a6b7d6b Added missing headers deleted in merge 5 years ago
Holger Wirtz d3bf9fb422 Added simple stereo->mono effect. 5 years ago
Holger Wirtz b778712003 Added more menu functions. 5 years ago
Holger Wirtz 1daf236276 Reworking on the audio chain. 5 years ago
Holger Wirtz 93408e639c Adding menus for delay. 5 years ago
Holger Wirtz 70234d5b2f Added menu functions for reverb and chorus. 5 years ago
Dirk Niggemann dbecd69c55 Make change_disp_sd an ifdef 5 years ago
Dirk Niggemann 7e2d2f4133 More cleanups for pull 5 years ago
Dirk Niggemann 3ac708542a Fix spelling error in patchcord 5 years ago
Holger Wirtz 65bc71a03e Added class for softening value changes. 5 years ago
Dirk Niggemann e4e5eb7ef6 SSD1306 support 5 years ago
Dirk Niggemann aabcb40f23 Initial commit of SSD1322/u8x8 support 5 years ago
Holger Wirtz 95f5334a58 Added modulated_delay as chorus. 5 years ago
Holger Wirtz f59d810343 Seperating encoder functions from control function. 5 years ago
Holger Wirtz 482e714dec Fixing volume. 5 years ago
Holger Wirtz f700967724 Fixed Bank/Voice menu. 5 years ago
Holger Wirtz 1d4c19e49c Added switching logic between voice and menu. 5 years ago