delete_arrangement_clip
Remove an unwanted clip from an Ableton Live arrangement by specifying its track index and clip index, cleaning up your session.
Instructions
Delete a clip from the arrangement view.
Args: track_index: Zero-based index of the track. arrangement_clip_index: Index of the clip in the track's arrangement_clips list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| arrangement_clip_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |