set_send_volume
Adjust a track's send level in dB to control how much signal routes to a bus or effect. Specify source track, send slot, and target volume for mix balancing.
Instructions
Set the volume of a track send.
Args: track_index: Source track index (0-based). volume_db: Send volume in dB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume_db | Yes | ||
| send_index | Yes | ||
| track_index | Yes |