delete_arrangement_clip
Delete a clip from the Arrangement timeline by specifying its track and clip index. Re-read the clip list between deletes as indices shift down.
Instructions
Delete a clip from the Arrangement timeline by its position in get_arrangement_clips' list. NOTE: indices of later clips on the same track shift down by one after each delete - re-read get_arrangement_clips between deletes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| arrangement_clip_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |