6#include <MIDI_Outputs/Abstract/MIDIFilteredAnalog.hpp>
constexpr Channel Channel_1
#define BEGIN_CS_NAMESPACE
#define AH_DIAGNOSTIC_POP()
#define AH_DIAGNOSTIC_WERROR()
A class for saving a MIDI channel and cable number.
A class for potentiometers and faders that send MIDI events.
A class of MIDIOutputElements that read the analog input from a potentiometer or fader,...
PBPotentiometer(pin_t analogPin, MIDIChannelCable address=Channel_1)
Create a new PBPotentiometer object with the given analog pin and channel.
uint16_t pin_t
The type for Arduino pins (and ExtendedIOElement pins).