FastLED
3.9.15
Loading...
Searching...
No Matches
◆
turnThruOff()
template<class Transport, class
Settings
, class
Platform
>
void
MidiInterface
< Transport,
Settings
,
Platform
>::turnThruOff
(
)
inline
Definition at line
1378
of file
MIDI.hpp
.
1379
{
1380
mThruActivated
=
false
;
1381
mThruFilterMode
=
Thru::Off
;
1382
}
MidiInterface::mThruActivated
bool mThruActivated
Definition
MIDI.h:281
MidiInterface::mThruFilterMode
Thru::Mode mThruFilterMode
Definition
MIDI.h:282
MidiInterface
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition
MIDI.h:55
References
mThruActivated
,
mThruFilterMode
, and
Thru::Off
.
MidiInterface
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2