| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
    9 namespace ManyAddresses {
 
   27 template <setting_t NumBanks>
 
   53               {bank, addresses}, pin, 
sender} {}
 
  
A class that groups Bankable BankableMIDIOutputs and BankableMIDIInputs, and allows the user to chang...
 
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
 
Class that sends MIDI control change messages signifying either "on" or "off".
 
An array wrapper for easy copying, comparing, and iterating.