Skip to content

Random

Randomize note parameters

Random parameters

When to use it

Add Random to jitter velocity or a chosen CC by a bounded positive/negative amount — good for humanizing rigid sequences.

Parameters

ParameterRangeWhat it does
Bypass0 – 1When on, the device is disabled and MIDI passes through unchanged.
Positive0 – 127Maximum upward random offset added to the target (0–127).
Negative0 – 127Maximum downward random offset subtracted from the target (0–127).
Parameter0 – 1Which note field is randomized: velocity or a CC value.
Control Change0 – 127CC number used when Parameter is set to CC Value.

Parameter values

Bypass

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

Parameter

ValueNameMeaning
0VelocityRandomize note-on velocity.
1CC ValueRandomize the CC number set in Control Change.