Jazz-Soft.net
We make it sound!
Home » Documentation » Jazz-Plugin » Reference » ClearMidiIn()

ClearMidiIn()

Function

ClearMidiIn () - empty the MIDI input queue.

NOTE: Opening new connection with MidiInOpen() automatically clears the queue; Closing connection with MidiInClose() doesn't!

Example

Jazz.ClearMidiIn();

See also