MidiThruConnectionParams.HighNote Property

Definition

Highest note to filter.

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

Property Value

Remarks

HighNote is greater than or equal to LowNote means that notes outside this range will be filtered out.

LowNote is greater than HighNote means that notes inside this range will be filtered out.

Applies to