write_automation
Set device parameter automation in an Ableton Live clip by specifying time-value points, replacing any existing envelope.
Instructions
Write clip automation for a device parameter. points = [{"time": beats, "value": v}, ...]. Replaces any existing envelope for that parameter on the clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| points | Yes | ||
| parameter | Yes | ||
| clip_index | Yes | ||
| track_index | Yes | ||
| device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |