FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setHandleTimeCodeQuarterFrame()
template<class Transport, class _Settings = DefaultSettings, class _Platform = DefaultPlatform>
void
MidiInterface
< Transport, _Settings, _Platform >::setHandleTimeCodeQuarterFrame
(
TimeCodeQuarterFrameCallback
fptr
)
inline
Definition at line
197
of file
MIDI.h
.
197
{
mTimeCodeQuarterFrameCallback
=
fptr
; }
MidiInterface::mTimeCodeQuarterFrameCallback
TimeCodeQuarterFrameCallback mTimeCodeQuarterFrameCallback
Definition
MIDI.h:224
MidiInterface
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition
MIDI.h:55
References
mTimeCodeQuarterFrameCallback
.
MidiInterface
Generated on Thu May 29 2025 04:44:58 for FastLED by
1.13.2