Skip to content

Limiter

Cap velocity or CC peaks

Limiter parameters

When to use it

Add Limiter to clamp velocity, CC, pitch bend, or channel pressure to a min/max window — protects downstream gear or keeps expression in range.

Parameters

ParameterRangeWhat it does
Bypass0 – 1When on, the device is disabled and MIDI passes through unchanged.
Kind0 – 3Which MIDI field the limiter clamps: velocity, CC, pitch bend, or pressure.
Minimum0 – 127Lowest value allowed after limiting (0–127).
Maximum0 – 127Highest value allowed after limiting (0–127).
Any Id0 – 1When on, limit all messages of the selected kind; when off, only the Id below.
Id0 – 127Specific CC or controller number when Any Id is off (0–127).

Parameter values

Bypass

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

Kind

ValueNameMeaning
0VelocityClamp note-on velocity.
1CCClamp control change values.
2Pitch BendClamp pitch-bend range.
3AftertouchClamp channel pressure.

Any Id

ValueNameMeaning
0SpecificLimit only the controller set in Id.
1AnyLimit all messages of the selected Kind.