| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   26 template <u
int8_t NumButtons>
 
   28     : 
public MIDIButtons<SingleAddress, DigitalCCSender, NumButtons> {
 
  
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...
 
A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
 
A class for saving an offset to a MIDI address.
 
#define BEGIN_CS_NAMESPACE
 
Class that sends MIDI control change messages signifying either "on" or "off".
 
An array wrapper for easy copying, comparing, and iterating.
 
A struct for selecting the bank of BankableMIDIOutputs and the bank type.