set_send_level
Set the send level from a specific track to a return track. Specify track index, send index, and level value from 0.0 to 1.0.
Instructions
Set a track's send level to a return track.
Parameters:
track_index: The index of the source track
send_index: The index of the send (0 = first return track / Send A)
level: Normalized level 0.0-1.0 (0.0 = off, 0.85 ~ 0 dB, 1.0 = max)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | ||
| send_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |