| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   34 template <u
int8_t NumBanks>
 
   37                                      PitchBendSender<10>> {
 
  
A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
 
A class of MIDIOutputElements that read the analog input from a potentiometer or fader,...
 
uint16_t pin_t
The type for Arduino pins (and ExtendedIOElement pins).
 
A class for saving a MIDI channel and cable number.
 
#define BEGIN_CS_NAMESPACE
 
#define AH_DIAGNOSTIC_POP()
 
PBSmartPotentiometer(BankConfig< NumBanks > config, pin_t analogPin, MIDIChannelCN address)
Create a new Bankable PBSmartPotentiometer object with the given analog pin and channel.
 
Class that sends continuous MIDI pitch bend messages with a resolution of 14 bits.
 
A class for potentiometers and faders that send MIDI events.
 
#define AH_DIAGNOSTIC_WERROR()