Skip to content

Note Range Filter

Filter by note range

Note Range Filter parameters

When to use it

Add Note Range Filter to keep or drop notes inside a pitch window — split keyboard zones or remove accidental low/high notes.

Parameters

ParameterRangeWhat it does
Bypass0 – 1When on, the device is disabled and MIDI passes through unchanged.
Drop In Range0 – 1When on, notes inside the range are removed; when off, only outside passes.
Range Start0 – 127Low end of the filter range (inclusive note number).
Range End0 – 127High end of the filter range (inclusive note number). When start is greater than end, the range wraps (e.g. 100–10 includes notes 100–127 and 0–10).

Parameter values

Bypass

ValueNameMeaning
0OffDevice is active and processes MIDI.
1OnDevice is bypassed; messages pass through unchanged.

Drop In Range

ValueNameMeaning
0Keep insidePass notes inside the range; block outside.
1Drop insideRemove notes inside the range; pass outside.