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

◆ valid

template<unsigned SysExMaxSize>
bool Message< SysExMaxSize >::valid

This boolean indicates if the message is valid or not. There is no channel consideration here, validity means the message respects the MIDI norm.

Definition at line 92 of file midi_Message.h.

Referenced by MidiInterface< Transport, _Settings, _Platform >::send().