midi write state

This commit is contained in:
2025-09-30 19:14:05 +02:00
parent 81ea1b54ff
commit e379df8665
6 changed files with 26 additions and 20 deletions
+4
View File
@@ -21,6 +21,10 @@
#define UNSET_MIDI_CODE 300
#endif
#ifndef MIDI_MAX
#define MIDI_MAX 127
#endif
#ifndef ARRAY_SIZE
#define ARRAY_SIZE 1024
#endif