create_send
Route audio from one REAPER track to another by creating a send between source and destination tracks for mixing.
Instructions
Create a send from one track to another.
Args: src_track: Source track index (0-based). dest_track: Destination track index (0-based).
Returns: Object with send_index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src_track | Yes | ||
| dest_track | Yes |