setup_routing
Batch-create audio sends between REAPER tracks, setting volume and pan per send.
Instructions
Batch create sends with optional volume/pan.
Args: sends: JSON array. Each: {"source_track":0, "dest_track":10, "volume_db":-6.0, "pan":0.0}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sends | Yes |