| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   19 template <
class BankAddress, 
class Sender>
 
   43             sender.sendOn(sendAddress);
 
   44             sender.sendOff(sendAddress);
 
  
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...
 
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