automation_add
Add automation lanes to a track for volume, pan, or plugin parameters, replacing any existing lane on the same target with new beat-value points.
Instructions
Add an automation lane to a track. target ∈ {'volume', 'pan', 'plugin//'}. points = [{beat, value, curve?}]. Replaces any existing lane on the same target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| points | Yes | ||
| target | Yes | ||
| track_id | Yes |