Holger Wirtz
dfd01d467a
Fixes for external delay (see
...
https://forum.pjrc.com/threads/29276-Limits-of-delay-effect-in-audio-library?p=319880#post319880 )
2 years ago
Holger Wirtz
42ca67a8dd
Test version of
...
https://github.com/h4yn0nnym0u5e/Audio/tree/feature/AudioEffectDelayExternal
extmem delay.
2 years ago
Holger Wirtz
8259addaf6
Fixes after some hint from PJRC forum
...
(https://forum.pjrc.com/threads/29276-Limits-of-delay-effect-in-audio-library )
2 years ago
Holger Wirtz
4b7e51c100
Fixes for example script of effect_reverb_ext8.
2 years ago
Holger Wirtz
2c621b9c7f
Added better version of effect_delay_ext8 with example code for testing.
2 years ago
Holger Wirtz
97aeb8de32
Fixes for compressor effect.
2 years ago
Holger Wirtz
3a97367755
Moved effect_delay_ext8 to third-party software.
...
Added effect_compressor (from OpenAudio-library) 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.
...
Enabled compressor of dexed instances by default.
2 years ago
Holger Wirtz
de2a893fb7
Several bug fixes:
...
- drums volume
- ep tune
- drums exclude for HH and HC
- filter Dexed enabled again.
2 years ago
Holger Wirtz
6993cdcb0b
Several fixes fir loading and saving performances.
...
Additional small fixes.
2 years ago
Holger Wirtz
bd89c6f07b
Adding newer libraries to third party.
...
Fixing some accidentally replaced strlcpy() in some library files.
2 years ago
Holger Wirtz
a0d3fee52f
Added new ArduinoJson library.
...
Disabled drum menus when drums not enabled.
Replaced all strcpy(),strncpy(),strcat(),strncat() against strlcpy()/strlcat.
2 years ago
Holger Wirtz
4f075ae5f7
Added newer version of LCDMenuLib2.
...
Fixed drums pitch.
2 years ago
Holger Wirtz
7d0a2a2922
Newest version of TeensyVariablePlayback added.
...
Fixes for performance data (only midi channel adaptions).
Added midi learning lowest/highest note for Dexed and EP.
2 years ago
Holger Wirtz
2ff0998085
New bash script for creating a big bank file in progmem.
3 years ago
Holger Wirtz
9ed4126e10
Fixes for ArduinJson (to work with Arduino-2.0).
...
Fixes for SynthDexed.
3 years ago
Holger Wirtz
dd97c55117
Fixes for snprintf_P().
...
Removed unused TeensyTimerTool from third-party folder.
3 years ago
Holger Wirtz
ebde14e11d
Fixes.
3 years ago
Holger Wirtz
b35ec52405
Added new version of TeensyTimerTool.
3 years ago
Holger Wirtz
5f530b0ea8
Removed unused code and data.
3 years ago
Holger Wirtz
892b4ea545
New third-party libraries.
3 years ago
Holger Wirtz
34f8e6b031
Copied code for static_malloc. Have to test this to avoid memory
...
fragmentation when dynamicly change number of voices per Dynth_Dexed
instance.
3 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.
...
Removed effect_freeverb_simd.
Removed teensy_board_detection.h and exchanged checing for macros from TeensyDuino.
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.
...
Small fixes for E-Piano.
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.
4 years ago
Holger Wirtz
433304ba7b
New library versions in third-party.
4 years ago
Holger Wirtz
49e8def8ee
Added latest ArduinoJson library to third-party folder.
...
Small (and hopefully working) delay at startup added to avoid boot-loop at startup.
4 years ago
Holger Wirtz
18efb18c08
Fixes for wav2c.sh script.
...
Newer LCDMenuLib2.
4 years ago
Holger Wirtz
f73c9090ec
Removed not needed WAV files.
...
Updated libraries.
4 years ago
Holger Wirtz
21d79308f4
Added TeensyVariablePlayback for samples.
...
Added pitch for samples.
4 years ago
Holger Wirtz
b59931b868
Fixing volume levels, volume step at startup/editing, panorama.
4 years ago
Holger Wirtz
f2fcd10b2b
Using version 0.3.3 as third-party for TeensyTimerTool library.
4 years ago
positionhigh
da9f5c0fd5
Dateien hochladen nach „third-party“
4 years ago
Holger Wirtz
d1be990130
Removed free drum configuration and sounds via SD due to timing problems.
...
Added drum samples to PROGMEM and playing drum samples from PROGMEM.
4 years ago
Holger Wirtz
f458bbb8c1
Exchanged read/write of performance data to JSON format.
...
Added latest ArduinoJSON library to third-Party software.
4 years ago
Holger Wirtz
a9db7c8c6c
Started implementing json syntax config files.
4 years ago