MidiThruConnectionParams.ChannelMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.