set_track_send
Adjust the send level from a specific track to a return track (e.g., reverb or delay), controlling the amount of effect signal routed.
Instructions
Set a send amount on a track (for routing to return tracks).
Parameters:
track_index: The index of the track
send_index: The index of the send (0 = Send A, 1 = Send B, etc.)
value: Send amount from 0.0 (none) to 1.0 (full)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| send_index | Yes | ||
| value | Yes |