clearMidiBuffer
fn
void clearMidiBuffer(void * portBuffer) @nogc nothrowClear an output MIDI port buffer (must be called at the start of process for an output MIDI port).
Parameters
portBuffer | The MIDI port buffer |