共用方式為


MidiThruConnectionParams.ChannelMap 屬性

定義

16 個 MIDI 通道的對應

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

屬性值

Byte[]

備註

將 MIDI 通道設定為0xFF篩選掉。它可以有下列通道值範圍 0 到 15 或 1 到 16。

適用於