Map buttons to custom CC values with reverse-map feedback
This commit is contained in:
@@ -28,6 +28,7 @@ private:
|
||||
static const uint8_t NUM_PADS = 10;
|
||||
PadMapping pad_mapping[NUM_PADS];
|
||||
bool last_switch_state[NUM_PADS];
|
||||
uint8_t cc_map[NUM_PADS];
|
||||
|
||||
// SysEx reassembly buffer
|
||||
static const uint8_t SYSEX_MAX_LEN = 64;
|
||||
|
||||
Reference in New Issue
Block a user