Overload List
| Name | Description | |
|---|---|---|
| MidiShortMessage |
Default constructor.
| |
| MidiShortMessage(IntPtr, IntPtr) |
Creates a new instance of the MidiShortMessage.
| |
| MidiShortMessage(Byte, Int32, Int64) |
Creates a new instance of the MidiShortMessage.
| |
| MidiShortMessage(IntPtr, IntPtr, MidiShortMessage) |
Creates a new instance of the MidiShortMessage and also evaluates a previous short message..
| |
| MidiShortMessage(MIDIStatus, Byte, Int32, Int64) |
Creates a new instance of the MidiShortMessage.
| |
| MidiShortMessage(Byte, Byte, Byte, Byte, Int64) |
Creates a new instance of the MidiShortMessage.
| |
| MidiShortMessage(MIDIStatus, Byte, Byte, Byte, Int64) |
Creates a new instance of the MidiShortMessage.
|
See Also