MidiThruConnectionParams.ChannelMap 属性

定义

16 个 MIDI 通道的映射

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

属性值

Byte[]

注解

将 MIDI 通道设置为0xFF以将其筛选掉。它可以具有以下通道值范围 0 到 15 或 1 到 16。

适用于