delete_clip
Remove a clip from a track by specifying its track index and start position in bars, enabling precise cleanup and rearrangement of musical projects.
Instructions
Delete a clip at a given position from a track.
Args: track_index: Track containing the clip pos_bars: Clip start position in bars
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos_bars | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |