Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/commits/commit/b78f903936ad1f883fea1ca67baeb601c125e7c0/third-party You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

28 Commits (b78f903936ad1f883fea1ca67baeb601c125e7c0)

Author SHA1 Message Date
Holger Wirtz 60ac8c6b02 Removed compressor from AudioEffectDynamics library because of wasting CPU time and it seems to be buggy on T_3.6. 4 years ago
Holger Wirtz 66b872db96 Fixes for synced delay calculation. 4 years ago
Holger Wirtz a91798ed9f Small API change of Synth_Dexed. 4 years ago
Holger Wirtz 3cd07a4123 Added AudioEffectDynamics: each instance got a compressor and the sum got a limiter (right/left). 4 years ago
Holger Wirtz 52d8beac5b Adding changes of Dexed library. 4 years ago
Holger Wirtz 2c9c54c517 Added fixed version of Synth_Dexed to third-party software folder. 4 years ago
Holger Wirtz e42232a9d5 Now using https://codeberg.org/dcoredump/Synth_Dexed as external library. 4 years ago
Holger Wirtz e7cb6d1eb0 Now using the external Synth_Dexed library (see folder third_party). 4 years ago
Holger Wirtz 3768d28d9b Added new methods for setting rate/level for ADSR in Dexed. 4 years ago
Holger Wirtz 2755e74ce1 Update of LCDMenuLib2 5 years ago
Holger Wirtz 29908d078a Replacing LCDMenuLib2 with newest version (2.2.4). 5 years ago
Holger Wirtz ec6c3a73ec Going back to beta LCDMenuLib2 because of trouble with some functions. 5 years ago
Holger Wirtz 9c3f85c695 Started to implement new FX-Chain design. 5 years ago
Holger Wirtz 743dc51f42 Fixes for LCDMenuLib2. 5 years ago
Holger Wirtz 64fe6564a0 Fix inside LCDMenuLib2. 5 years ago
Holger Wirtz 3bac091d75 Added newest LCDLibMenu2 library. 5 years ago
Holger Wirtz 724f2908f0 Several additions for storing configuration data. 5 years ago
Holger Wirtz 19b6fa95c4 Menu function fixes with better LCDMenuLib2 (beta). 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 ad8250296c No need for SdFs library, so it is deleted. 5 years ago
Holger Wirtz 6d727e9a5c Fixing SPECIAL controller mode. 5 years ago
Holger Wirtz 1a38fb0d5b Upgraded LCDMenuLib2 to 2.1.2. 5 years ago
Holger Wirtz 5335837f57 Exchanged Encoder library against one that has support for velocity/acceleration. 5 years ago
Holger Wirtz cb2ede50ff Added code for first checking the SD card on the audio shield and than the internal SD card. 5 years ago
Holger Wirtz 1d2ed1fd48 Adding MIDI test data. 5 years ago
Holger Wirtz b1a4fbf54d Added LCDMenuLib2 to third-party software. 5 years ago
Holger Wirtz 897a0fad25 Added third-party libraries and actual HEX files for T3.5/T3.6. 6 years ago