Holger Wirtz
136fec3f86
Several small fixes.
...
Added newer third-party libraries.
5 months ago
Holger Wirtz
be9fa9eda2
Several fixes:
...
- moved "StaticJsonDocument<JSON_BUFFER_SIZE>" to JsonDocument as StaticJsonDocument is marked depriciated.
- Fixed display_plus show()-method
- Fixed string length for drumset sounds
- Newer version of third-party libraries
9 months ago
Holger Wirtz
c2411b892c
Type fixes.
...
Added new Synth_Dexed library with pitchbend fixes to third-party.
9 months 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
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
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
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
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
892b4ea545
New third-party libraries.
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
eb8e483801
Adding newer libraries for Synth_Dexed and TeensyTimerTool.
3 years ago
Holger Wirtz
433304ba7b
New library versions in third-party.
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.
...
Tested all CPU clock modes on T_3.6.
Limited T_3.6 to single engine.
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).
...
Also some config defines were added to config.h for both effects.
3 years ago
Holger Wirtz
52d8beac5b
Adding changes of Dexed library.
3 years ago
Holger Wirtz
2c9c54c517
Added fixed version of Synth_Dexed to third-party software folder.
3 years ago
Holger Wirtz
e42232a9d5
Now using https://codeberg.org/dcoredump/Synth_Dexed as external library.
3 years ago
Holger Wirtz
e7cb6d1eb0
Now using the external Synth_Dexed library (see folder third_party).
3 years ago