| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   10 namespace ManyAddresses {
 
   25 template <setting_t NumBanks>
 
   28           DualManyAddresses<NumBanks>, RelativeCCSender, DigitalNoteSender> {
 
  
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
 
An array wrapper for easy copying, comparing, and iterating.
 
Class that sends MIDI note on and off messages.
 
Class that sends relative/incremental MIDI control change messages.