Encoder-Selector-Bank
https://github.com/tttapa/Control-Surface/issues/66
bank,
{2, 3},
4,
};
A0,
};
void setup() {
}
void loop() {
}
@ ChangeAddress
Change the offset of the address (i.e.
constexpr Channel Channel_1
The main header file that includes all Control-Surface header files.
Control_Surface_ & Control_Surface
A predefined instance of the Control Surface to use in the Arduino sketches.
@ Clamp
When the maximum (minimum) setting is reached, clamp to the maximum (minimum) setting.
A class that groups Bankable MIDI Output Elements and Bankable MIDI Input Elements,...
A class of MIDIOutputElements that read the analog input from a potentiometer or fader,...
void begin()
Initialize the Control_Surface.
void loop()
Update all MIDI elements, send MIDI events and read MIDI input.
Selector that reads from a rotary encoder.
A class for MIDI interfaces sending MIDI messages over a USB MIDI connection.