FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setHandleNoteOn()

template<class Transport, class _Settings = DefaultSettings, class _Platform = DefaultPlatform>
void MidiInterface< Transport, _Settings, _Platform >::setHandleNoteOn ( NoteOnCallback fptr)
inline

Definition at line 190 of file MIDI.h.

NoteOnCallback mNoteOnCallback
Definition MIDI.h:217
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References mNoteOnCallback.