Method SendSysex
SendSysex(byte, params byte[])
Sends the specified MIDI SysEx command using the specified arguments.
public void SendSysex(byte command, params byte[] args)
Sends the specified MIDI SysEx command using the specified arguments.
public void SendSysex(byte command, params byte[] args)