MidiChannelMessage Struct

Definition

A struct describing a MIDI channel message. Used by the AddMidiChannelEvent(Double, MidiChannelMessage) method.

public struct MidiChannelMessage
type MidiChannelMessage = struct
Inheritance
MidiChannelMessage

Constructors

MidiChannelMessage(Byte, Byte, Byte)

Fields

Data1
Data2
Reserved
Status

Applies to