#include <MIDI_Inputs/MIDIInputElement.hpp>#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>#include <Selectors/Selector.hpp>
Include dependency graph for ProgramChangeSelector.hpp:
This graph shows which files directly or indirectly include this file: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... | |