send_set_volume
Set the volume level in dB for a send from a source track to another track, allowing precise control over audio routing levels in REAPER.
Instructions
Set send volume.
Args: track_index: Source track. send_index: Send index. volume_db: dB (0=unity).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume_db | Yes | ||
| send_index | Yes | ||
| track_index | Yes |