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
c8a8959419
Newer libraries added.
1 year ago
Holger Wirtz
29024b356e
New ArduinoJson library
...
New Synth_Dexed library
Small fixes.
2 years ago
Holger Wirtz
71ee0ecbcc
Added new ArduinoJson library.
...
Added new Synth_Dexed library.
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
179fb4bea6
New libraries for third-party folder.
3 years ago
Holger Wirtz
0c5098435e
Fix for latest commit.
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
433304ba7b
New library versions in third-party.
3 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.
3 years ago
Holger Wirtz
f458bbb8c1
Exchanged read/write of performance data to JSON format.
...
Added latest ArduinoJSON library to third-Party software.
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