BASS.NET API for the Un4seen BASS Audio Library

MidiShortMessageBuildMessage Method

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

  NameDescription
Public methodBuildMessage(Int32, Int64)
Constructs a new Midi data message.
Public methodBuildMessage(Int64, Int64)
Constructs a new Midi data message.
Public methodBuildMessage(Byte, Int32, Int64)
Constructs a new Midi data message.
Public methodBuildMessage(MIDIStatus, Byte, Int32, Int64)
Constructs a new Midi data message.
Public methodBuildMessage(Byte, Byte, Byte, Byte, Int64)
Constructs a new Midi data message.
Public methodBuildMessage(MIDIStatus, Byte, Byte, Byte, Int64)
Constructs a new Midi data message.
Top
See Also

Reference