Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes
ProgramChangeSelector.hpp File Reference
#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...