Holger Wirtz
|
ec9489632d
|
Added newer USBHost_t36 library for self installation.
Small fixes.
|
12 months ago |
Holger Wirtz
|
4f8790ee8f
|
Small fixes.
|
1 year ago |
Holger Wirtz
|
66243bcd7b
|
Added USB_HOST_SERIAL MIDI input (38400 bit/s/8N1) - not tested yet, hope
that it works!
Added new TeensyVariablePlayback library.
|
1 year ago |
Holger Wirtz
|
c9b90347d8
|
Added USB_HOST_SERIAL MIDI input (38400 bit/s/8N1) - not tested ye, hope
that it works!
Added new TeensyVariablePlayback library.
|
1 year ago |
Holger Wirtz
|
85ef63db9c
|
Renamed MD_REncoder to MD_REncoderPlus for avoiding complications with updated original
MD_REncoder.
|
1 year ago |
Holger Wirtz
|
c8a8959419
|
Newer libraries added.
|
1 year ago |
Holger Wirtz
|
3fa0bea577
|
Fixes for Synth_Dexed third-party library.
|
2 years ago |
Holger Wirtz
|
29024b356e
|
New ArduinoJson library
New Synth_Dexed library
Small fixes.
|
2 years ago |
Holger Wirtz
|
c5b3a4df5a
|
TeensyVariablePlayback and Synth_Dexed libraries with fixes added.
Small fix for note refresh initialization of Dexed instances.
|
2 years ago |
Holger Wirtz
|
71ee0ecbcc
|
Added new ArduinoJson library.
Added new Synth_Dexed library.
|
2 years ago |
Holger Wirtz
|
fed0aece56
|
Small fix for example application of delay in external RAM.
|
2 years ago |
Holger Wirtz
|
62f3b0a525
|
Testet delay on external RAM - and it works now!
|
2 years ago |
Holger Wirtz
|
bdac6d9e01
|
Removed not needed effect_freeverbf.
Disabled Synth_Dexed internal compressor when suing with MicroDexed
because MD will use the same code external for other audio chains,
too.
|
2 years ago |
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.
|
2 years ago |
Holger Wirtz
|
9ed4126e10
|
Fixes for ArduinJson (to work with Arduino-2.0).
Fixes for SynthDexed.
|
2 years ago |
Holger Wirtz
|
dd97c55117
|
Fixes for snprintf_P().
Removed unused TeensyTimerTool from third-party folder.
|
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
fragmentation when dynamicly change number of voices per Dynth_Dexed
instance.
|
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.
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 |