| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
 
uint16_t pin_t
The type for Arduino pins (and ExtendedIOElement pins).
 
#define BEGIN_CS_NAMESPACE
 
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...
 
A struct for selecting the bank of BankableMIDIOutputs and the bank type.