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

◆ sendSongPosition()

template<class Transport, class Settings, class Platform>
void MidiInterface< Transport, Settings, Platform >::sendSongPosition ( unsigned inBeats)
inline

Send a Song Position Pointer message.

Parameters
inBeatsThe number of beats since the start of the song.

Definition at line 423 of file MIDI.hpp.

424{
426}
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 SongPosition.

Referenced by thruFilter().

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