vca_assign
Assign a mixer group or bus to a VCA so its fader scales the strip's volume together with other assigned strips, simplifying mix control.
Instructions
Assign a mixer strip (group/bus) to a VCA so the VCA's fader scales it alongside every other strip assigned to it.
FMOD's docs don't name the exact assignment relationship — this tries a couple of plausible names and raises a clear error instead of silently doing nothing if neither applies.
Args: vca_target: vca:/ path or {guid}. strip_target: Mixer group/bus path or {guid} to assign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vca_target | Yes | ||
| strip_target | Yes |