BASS.NET API for the Un4seen BASS Audio Library

MidiOutputDeviceSend Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodCode exampleSend(Byte)
Sends a system-exclusive message to the output Device.
Public methodCode exampleSend(Int32)
Sends a short message to the output Device.
Public methodCode exampleSend(MidiShortMessage)
Sends a short message to the output Device.
Public methodCode exampleSend(MidiSysExMessage)
Sends a system-exclusive message to the output Device.
Public methodCode exampleSend(Byte, Byte, Byte)
Sends a short message to the output Device.
Public methodCode exampleSend(MIDIStatus, Byte, Byte, Byte)
Sends a short message to the output Device.
Top
See Also

Reference