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