FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setHandleNoteOff()
template<class Transport, class _Settings = DefaultSettings, class _Platform = DefaultPlatform>
void
MidiInterface
< Transport, _Settings, _Platform >::setHandleNoteOff
(
NoteOffCallback
fptr
)
inline
Definition at line
189
of file
MIDI.h
.
189
{
mNoteOffCallback
=
fptr
; }
MidiInterface::mNoteOffCallback
NoteOffCallback mNoteOffCallback
Definition
MIDI.h:216
MidiInterface
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition
MIDI.h:55
References
mNoteOffCallback
.
MidiInterface
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2