reaper_add_send
Creates a send routing from a source track to a destination track. Returns the index of the new send.
Instructions
Create a send from one track to another. Returns the new send's index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src_track_index | Yes | 0-based index of the source track | |
| dest_track_index | Yes | 0-based index of the destination track |