delete_send
Remove a send from a REAPER track by specifying the track and send indexes. Use it to clean up routing when a track no longer needs to feed another bus or effect.
Instructions
Delete a send from a track.
Args: track_index: Source track index (0-based). send_index: Send index (0-based) to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| send_index | Yes | ||
| track_index | Yes |