MidiThruConnectionParams.LowNote Property

Definition

Lowest note to filter.

public byte LowNote { get; set; }
member this.LowNote : 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