reaper_delete_item
Removes a media or MIDI item from a track using track and item indices. Later items shift down by one.
Instructions
Delete a media/MIDI item from a track. Later item indices shift down by one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | 0-based track index | |
| item_index | Yes | 0-based item index from reaper_list_items |