Client.sendMIDIMessage

Intended from inside the audio thread, in process. Enqueue one MIDI message on the output MIDI priority queue, so that it is eventually sent. Its offset is relative to the current buffer, and you can send messages arbitrarily in the future too.

class Client
public nothrow @nogc nothrow @nogc
void
sendMIDIMessage

Meta