Click or drag to resize
SimpleMidiMessageChannel Property
The channel specified in this SimpleMidiMessage. The upper 4 bits of this property will always be zero.

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

Property Value

Type: Byte
See Also