set_track_send
Sets the send level of a track to a return track, accepting a send index and a value between 0.0 and 1.0.
Instructions
Set a track's send level to a return track.
Parameters:
send_index: Index of the send (matches the return track's index)
value: Send level (0.0-1.0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| value | Yes | ||
| send_index | Yes | ||
| track_type | No | regular | |
| track_index | Yes |