reaper_set_send_volume_db
Set the volume level of a specific track send in decibels. Specify the source track, send index, and desired dB value to adjust the send's level.
Instructions
Set the level of a track send in dB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | 0-based index of the source track | |
| send_index | Yes | 0-based send index from reaper_list_sends | |
| db | Yes | Send level in dB. 0 = unity |