Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes
ProgramChangeSelector.hpp File Reference
#include <MIDI_Inputs/MIDIInputElementPC.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...