MidiThruConnectionParams.LowNote 属性

定义

要筛选的最低注释。

public byte LowNote { get; set; }
member this.LowNote : byte with get, set

属性值

注解

HighNote 大于或等于 表示 LowNote 将筛选掉此范围之外的笔记。

LowNote 大于 HighNote 意味着此范围内的笔记将被筛选掉。

适用于