#include <MIDI_Outputs/Abstract/MIDIButtonLatching.hpp>
#include <MIDI_Senders/DigitalNoteSender.hpp>
Go to the source code of this file.
Classes | |
class | NoteButtonLatching |
A class of MIDIOutputElements that read the input of a latching push button or toggle switch, and send out MIDI Note events. More... | |