#include <MIDI_Inputs/MIDIInputElement.hpp>
#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>
#include <Selectors/Selector.hpp>
Go to the source code of this file.
Classes | |
class | GenericProgramChangeSelector< N, Callback > |
class | ProgramChangeSelector< N > |
Selector that listens for MIDI Program Change events on a given MIDI Channel, and uses the program number as its selection. More... | |