| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   30 template <setting_t N>
 
   38 template <setting_t N>
 
  
A class for changing the address of BankableMIDIOutputs.
 
A class that groups Bankable BankableMIDIOutputs and BankableMIDIInputs, and allows the user to chang...
 
#define BEGIN_CS_NAMESPACE
 
BankConfig(Bank< N > &bank, BankType type=CHANGE_ADDRESS)
 
OutputBankConfig(OutputBank &bank, BankType type=CHANGE_ADDRESS)
 
Change the offset of the channel number of the element.
 
Change the offset of the cable number of the element (experimental).
 
BankType
An enumeration of the different bank types.
 
A struct for selecting the bank of BankableMIDIInputs and the bank type.
 
Change the offset of the address (i.e.
 
A struct for selecting the bank of BankableMIDIOutputs and the bank type.