arrangement_add_automation_point
Insert one automation point for mixer or device parameters in the Arrangement view. Supports linear, ramp, or hold curve types.
Instructions
Add one automation point in the Arrangement view for a mixer or device parameter path. Use for incremental arrangement automation edits. NOT idempotent: repeated calls add more points; returns the written time/value/curve after the bridge accepts it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| parameter_path | Yes | mixer.volume | mixer.panning | mixer.send.<i> | device.<i>.parameter.<n> | |
| time | Yes | Beats from song start. | |
| value | Yes | ||
| curve_type | No |