clear_clip_envelope
Clear automation envelopes for any device parameter in an Ableton Live clip by supplying track, clip, device, and parameter indices.
Instructions
Clear the automation envelope for a specific device parameter in a clip.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. device_index: Zero-based index of the device on the track. param_index: Zero-based index of the parameter on the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| param_index | Yes | ||
| track_index | Yes | ||
| device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |