| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   10 namespace ManyAddresses {
 
   33 template <setting_t NumBanks, u
int8_t nb_rows, u
int8_t nb_cols>
 
   36                               DigitalCCSender, nb_rows, nb_cols> {
 
   66         const PinList<nb_cols> &
colPins,
 
  
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.
 
#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.
 
Array2D< uint8_t, nb_rows, nb_cols > AddressMatrix