共用方式為


MidiThruConnectionParams.LowNote 屬性

定義

要篩選的最低附注。

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

屬性值

備註

HighNote 大於或等於 LowNote 表示會篩選超出此範圍的附注。

LowNote 大於 HighNote 表示此範圍內的附注將會篩選掉。

適用於