automation_add
Add a point to an existing automation curve or start a new one, mapping a driver (parameter or timeline) to a mixer property (volume, pitch, gain).
Instructions
Add one point to an existing curve (or start a new one). Same target/driver/property reuses the matching curve.
Args: target: Mixer group/bus/VCA/event mixer group {guid}. property: 'volume' | 'pitch' | 'gain'. driver: 'parameter:/Name' or 'event:/...'. driver_type: 'parameter' | 'timeline'. position: Parameter value or timeline seconds. value: Mapped property value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | ||
| driver | Yes | ||
| target | Yes | ||
| position | No | ||
| property | Yes | ||
| driver_type | No | parameter |