Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/commits/commit/cd3f859d732f757bef7106879f4b671cd50d6acc/config.h?page=4 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

339 Commits (cd3f859d732f757bef7106879f4b671cd50d6acc)

Author SHA1 Message Date
Holger Wirtz 953f4ac3eb Added an AudioAmplifier after Dexed engine which allows to amplify from 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 bcebb3f29a SGTL5000 peak-peak voltage raised. 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 f8a45bef03 Added LCd-bar for sound intensity. 5 years ago
Holger Wirtz 048b55c4a2 Added REDUCE_LOUDNESS_FACTOR for avoiding digital clipping. 5 years ago
Holger Wirtz ddd1ce00d4 Copyright dates modified. 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 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 09cb4e63fb Fix for BUILTIN_SDCARD 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 5d9ca93373 Small fixes. 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 1651855403 Trying to optimize calculations. 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 89c13cfef3 Fixes and additions for portamento. 5 years ago
Holger Wirtz 5a0a155f74 Many small fixes and: 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 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 a3215de56d Several fixes. 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 76768533a4 Removing EEPROMAnything and using EEPROM.get()/EEPROM.put() from EEPROM.h instead. 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 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 8dde539d61 Shorter menu when only using one Dexed engine. 5 years ago
Holger Wirtz 77a20654f4 Adding possibility to use 2 Dexed engines (can be enabled with NUM_DEXED=2 but 5 years ago