#include <MIDI_Outputs/Abstract/MIDIIncrementDecrementButtons.hpp>
#include <MIDI_Senders/DigitalNoteSender.hpp>
#include <MIDI_Senders/RelativeCCSender.hpp>
Go to the source code of this file.
Classes | |
class | CCIncrementDecrementButtons |
A class of MIDIOutputElements that read the input of two momentary push buttons to increment or decrement a relative setting using relative MIDI Control Change events. More... | |