delete_take
Remove an unwanted take from a REAPER media item by specifying the track, item, and take index. The take is activated before deletion.
Instructions
Delete a specific take from a media item.
Args: take_index: Take index to delete (0-based). The take is activated first, then removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| take_index | Yes | ||
| track_index | Yes |