FastLED 3.9.15
|
|
inline |
Send a Real Time (one byte) message.
inType | The available Real Time types are: Start, Stop, Continue, Clock, ActiveSensing and SystemReset. |
Definition at line 492 of file MIDI.hpp.
References ActiveSensing, Clock, Continue, mTransport, Start, Stop, SystemReset, and UpdateLastSentTime().
Referenced by send(), sendActiveSensing(), sendClock(), sendContinue(), sendStart(), sendStop(), sendSystemReset(), sendTick(), and thruFilter().