9namespace ManyAddresses {
26template <setting_t NumBanks>
47 {bank, addresses}, analogPin, {}} {}
#define BEGIN_CS_NAMESPACE
A class that groups Bankable MIDI Output Elements and Bankable MIDI Input Elements,...
A class for potentiometers and faders that send MIDI events and can be added to a Bank.
A class of MIDIOutputElements that read the analog input from a potentiometer or fader,...
CCPotentiometer(const Bank< NumBanks > &bank, pin_t analogPin, const Array< MIDIAddress, NumBanks > &addresses)
Create a new CCPotentiometer object with the given analog pin, and address list.
Class that sends continuous MIDI control change messages with a resolution of 7 bits.
A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
An array wrapper for easy copying, comparing, and iterating.
Type for storing pin numbers of Extended Input/Output elements.