set_send_level
Set the send level from one track to a return track by specifying track index, send slot, and a normalized 0-1 value. Adjust audio routing for effects or monitoring precision.
Instructions
Set one send level from a track to a return track.
Parameters:
track_index: Track number (1-based).
send_index: Send slot (1-based; send 1 feeds return A, 2 feeds B, ...).
value: Normalized 0.0 (off) to 1.0 (max).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| send_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |