add_automation_points
Add breakpoints to automation envelopes in Ableton Live tracks to fine-tune parameter changes over time.
Instructions
Add breakpoints to an existing automation envelope. points: [{"time": 0.0, "value": 0.5, "duration": 0.0}, ...]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| slot_index | Yes | ||
| envelope_index | Yes | ||
| points | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |