Create macro control
create_macroAdd a macro control to a COMP that drives multiple parameters with custom ranges and response curves, enabling one-fader control over complex parameter sets.
Instructions
Add one macro knob (a 0–1 custom parameter) to a COMP that drives many parameters at once, each remapped into its own [min,max] range with an optional response curve — a one-to-many control for sweeping a whole look from a single fader. Targets are bound by expression so they track the macro live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_path | No | COMP that will hold the macro knob (usually a control-panel container). | /project1 |
| name | Yes | Macro control name, e.g. 'Energy' or 'Intensity'. | |
| default | No | Initial macro value (0–1). | |
| targets | Yes | Parameters this macro drives, each remapped from the macro's 0–1 into [min,max]. |