MIDIUSB - MidiUSB.flush()

This function forces the USB layer to send the data immediately. Since the USB bus is not realtime, a sendMIDI() doesn’t guarantee the data to be sent with the correct timing unless immediately followed by a flush()