FastLED 3.9.15
|
|
inline |
Send a Common message. Common messages reset the running status.
inType | The available Common types are: TimeCodeQuarterFrame, SongPosition, SongSelect and TuneRequest. |
inData1 | The byte that goes with the common message. |
Definition at line 443 of file MIDI.hpp.
References InvalidType, mRunningStatus_TX, mTransport, SongPosition, SongSelect, TimeCodeQuarterFrame, TuneRequest, and UpdateLastSentTime().
Referenced by sendSongPosition(), sendSongSelect(), sendTimeCodeQuarterFrame(), and sendTuneRequest().