MidiThruConnectionParams.ChannelMap Property

Definition

Map of the 16 MIDI channels

public byte[] ChannelMap { get; set; }
member this.ChannelMap : byte[] with get, set

Property Value

Byte[]

Remarks

Set a MIDI channel to 0xFF to filter it out. It can have the following channel values range 0 to 15 or 1 to 16.

Applies to