Click or drag to resize
SimpleMidiMessageType Property
The MIDI event type this SimpleMidiMessage represents. The upper 4 bits of this property will always be zero. For more info on what this property means here.

Namespace: MidiGremlin.Internal
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public byte Type { get; }

Property Value

Type: Byte
See Also