Randomize controls
randomize_controlsRandomize numeric custom parameters of a COMP within their slider ranges to create instant variations for live improvisation. Use amount to blend toward random or nudge the current look, while non-numeric controls remain unchanged.
Instructions
Randomize a COMP's numeric custom parameters within their slider ranges — an instant new variation for live improvisation. amount blends toward random (1 = fully random, low values nudge the current look). Non-numeric controls (toggles, menus) are left untouched, so it is always safe to fire. Pair with manage_presets/manage_cue to snapshot a happy accident.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_path | No | COMP whose custom parameters to randomize (usually a control-panel container). | /project1 |
| params | No | Specific custom-parameter names to randomize. Defaults to every numeric one. | |
| amount | No | How far to move toward a random value in range: 1 = fully random, 0.2 = a gentle nudge from the current value. Lets you improvise without losing the current look. | |
| seed | No | Optional RNG seed for repeatable results. |