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

◆ Use1ByteParsing

const bool DefaultSettings::Use1ByteParsing = true
static

Setting this to true will make MIDI.read parse only one byte of data for each call when data is available. This can speed up your application if receiving a lot of traffic, but might induce MIDI Thru and treatment latency.

Definition at line 68 of file midi_Settings.h.