Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes
MIDI_Callbacks.hpp File Reference
#include <AH/Containers/CRTP.hpp>
#include <MIDI_Parsers/MIDI_MessageTypes.hpp>
+ Include dependency graph for MIDI_Callbacks.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MIDI_Callbacks
 A class for callbacks from MIDI input. More...
 
class  FineGrainedMIDI_Callbacks< Derived >