reaper_delete_track
Deletes the track at a specified 0-based index; subsequent tracks shift down by one.
Instructions
Delete the track at the given index. This is destructive and shifts later indices down by one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | 0-based index of the track to delete |