Save current state.

dev
Holger Wirtz 3 years ago
parent b050b8ca27
commit 5f92dd7844
  1. 1
      drums.h
  2. 1128
      drumset.h

@ -52,7 +52,6 @@ typedef struct custom_midi_map_s {
uint8_t channel; // Midi Channel
uint8_t in; // Midi Input Key/Pad / Value
uint8_t out; // Destination Key / Value
} custom_midi_map_t;
#endif

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save