track_set_volume
Set the volume of a specific REAPER track by index using dB value. For adjusting multiple tracks, use the batch configuration tool instead.
Instructions
Set track volume. Prefer configure_tracks for batch.
Args: track_index: 0-based track index. volume_db: Volume in dB (0=unity, -6=half).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| volume_db | Yes |