|
Control Surface
pin-t-adl
MIDI Control Surface library for Arduino
|
#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>
Definition at line 195 of file MIDIInputElementMatchers.hpp.
Collaboration diagram for BankablePitchBendMIDIMatcher< BankSize >::Result:Public Attributes | |
| bool | match |
| uint16_t | value |
| uint8_t | bankIndex |
| bool match |
Definition at line 196 of file MIDIInputElementMatchers.hpp.
| uint16_t value |
Definition at line 197 of file MIDIInputElementMatchers.hpp.
| uint8_t bankIndex |
Definition at line 198 of file MIDIInputElementMatchers.hpp.