FastLED 3.9.15
Loading...
Searching...
No Matches

◆ sendSongSelect()

template<class Transport, class Settings, class Platform>
void MidiInterface< Transport, Settings, Platform >::sendSongSelect ( DataByte inSongNumber)
inline

Send a Song Select message.

Definition at line 430 of file MIDI.hpp.

431{
433}
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55
void sendCommon(MidiType inType, unsigned=0)
Send a Common message. Common messages reset the running status.
Definition MIDI.hpp:443

References sendCommon(), and SongSelect.

Referenced by thruFilter().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: