Click or drag to resize
SimpleMidiMessageData Field
The MIDI data that is supposed to be executed. To perserve compability with the WinMM API, this is stored with the least signifigant byte being the first to be played.

Namespace: MidiGremlin.Internal
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public readonly int Data

Field Value

Type: Int32
See Also