Appearance
Random
Randomize note 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
| Parameter | Range | What it does |
|---|---|---|
| Bypass | 0 – 1 | When on, the device is disabled and MIDI passes through unchanged. |
| Positive | 0 – 127 | Maximum upward random offset added to the target (0–127). |
| Negative | 0 – 127 | Maximum downward random offset subtracted from the target (0–127). |
| Parameter | 0 – 1 | Which note field is randomized: velocity or a CC value. |
| Control Change | 0 – 127 | CC number used when Parameter is set to CC Value. |
Parameter values
Bypass
| Value | Name | Meaning |
|---|---|---|
| 0 | Off | Device is active and processes MIDI. |
| 1 | On | Device is bypassed; messages pass through unchanged. |
Parameter
| Value | Name | Meaning |
|---|---|---|
| 0 | Velocity | Randomize note-on velocity. |
| 1 | CC Value | Randomize the CC number set in Control Change. |