Commit Graph

75 Commits (7a9bb2b3c9157d9ef856f5b002ecc8b1026a5dd1)

Author SHA1 Message Date
Holger Wirtz 97aeb8de32 Fixes for compressor effect. 2 years ago
Holger Wirtz 3a97367755 Moved effect_delay_ext8 to third-party software. 2 years ago
Holger Wirtz 5eec0bb5b8 Small fix for TeensyVariablePlayback (unuesd var removed). 2 years ago
Holger Wirtz c1f3ae4d53 Added newer version of TeensyVariablePlayback. 2 years ago
Holger Wirtz dcc4304c70 Housekeeping of current used libraries. 2 years ago
Holger Wirtz de2a893fb7 Several bug fixes: 2 years ago
Holger Wirtz 6993cdcb0b Several fixes fir loading and saving performances. 2 years ago
Holger Wirtz bd89c6f07b Adding newer libraries to third party. 2 years ago
Holger Wirtz a0d3fee52f Added new ArduinoJson library. 2 years ago
Holger Wirtz 4f075ae5f7 Added newer version of LCDMenuLib2. 2 years ago
Holger Wirtz 7d0a2a2922 Newest version of TeensyVariablePlayback added. 2 years ago
Holger Wirtz 2ff0998085 New bash script for creating a big bank file in progmem. 2 years ago
Holger Wirtz 9ed4126e10 Fixes for ArduinJson (to work with Arduino-2.0). 2 years ago
Holger Wirtz dd97c55117 Fixes for snprintf_P(). 2 years ago
Holger Wirtz ebde14e11d Fixes. 2 years ago
Holger Wirtz b35ec52405 Added new version of TeensyTimerTool. 2 years ago
Holger Wirtz 5f530b0ea8 Removed unused code and data. 2 years ago
Holger Wirtz 892b4ea545 New third-party libraries. 2 years ago
Holger Wirtz 34f8e6b031 Copied code for static_malloc. Have to test this to avoid memory 2 years ago
Holger Wirtz c791c5b9cf Added fixes from Synth_Dexed. 3 years ago
Holger Wirtz 81669512ad Cleanup Synth_Dexed (moving to third-party folder). 3 years ago
Holger Wirtz 179fb4bea6 New libraries for third-party folder. 3 years ago
Holger Wirtz 0c5098435e Fix for latest commit. 3 years ago
Holger Wirtz a9d92b6aed New versions of Synth_Dexed and ArduinoJson. 3 years ago
Holger Wirtz 0aca775809 Added new version of Synth_Dexed. 3 years ago
Holger Wirtz 6b6de64b20 Several fixes. 3 years ago
Holger Wirtz c1a276a74f Moved effects to external library. 3 years ago
Holger Wirtz 8f4b1f65ce Added new version of ArduinoJson. 3 years ago
Holger Wirtz eb8e483801 Adding newer libraries for Synth_Dexed and TeensyTimerTool. 3 years ago
Holger Wirtz df26d255d4 Fixes for memory allocation. 3 years ago
Holger Wirtz acd4ec6bfc Changed LCDMenuLib2 so constants are now stored in PROGMEM. 3 years ago
Holger Wirtz 8ac058fa60 Fixes for stereo panner. 3 years ago
Holger Wirtz 1cbb1b0962 Started to add MDA-EPiano. 3 years ago
Holger Wirtz 86e695d754 Started creating new performance load and removing most EEPROM function. 3 years ago
Holger Wirtz 433304ba7b New library versions in third-party. 3 years ago
Holger Wirtz 49e8def8ee Added latest ArduinoJson library to third-party folder. 3 years ago
Holger Wirtz 18efb18c08 Fixes for wav2c.sh script. 3 years ago
Holger Wirtz f73c9090ec Removed not needed WAV files. 3 years ago
Holger Wirtz 21d79308f4 Added TeensyVariablePlayback for samples. 3 years ago
Holger Wirtz b59931b868 Fixing volume levels, volume step at startup/editing, panorama. 3 years ago
Holger Wirtz f2fcd10b2b Using version 0.3.3 as third-party for TeensyTimerTool library. 3 years ago
positionhigh da9f5c0fd5 Dateien hochladen nach „third-party“ 3 years ago
Holger Wirtz d1be990130 Removed free drum configuration and sounds via SD due to timing problems. 3 years ago
Holger Wirtz f458bbb8c1 Exchanged read/write of performance data to JSON format. 3 years ago
Holger Wirtz a9db7c8c6c Started implementing json syntax config files. 3 years ago
Holger Wirtz 7f39351d3c Started implementing json syntax config files. 3 years ago
Holger Wirtz 60ac8c6b02 Removed compressor from AudioEffectDynamics library because of wasting CPU time and it seems to be buggy on T_3.6. 3 years ago
Holger Wirtz 66b872db96 Fixes for synced delay calculation. 3 years ago
Holger Wirtz a91798ed9f Small API change of Synth_Dexed. 3 years ago
Holger Wirtz 3cd07a4123 Added AudioEffectDynamics: each instance got a compressor and the sum got a limiter (right/left). 3 years ago