| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   10 namespace ManyAddresses {
 
   27 template <setting_t NumBanks>
 
   29                                              ProgramChangeSender> {
 
   48               {bank, addresses}, pin, {}} {}
 
  
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
 
An array wrapper for easy copying, comparing, and iterating.
 
Class that sends MIDI program change messages.