get_send_level
Get the send level from a track to a return track by providing the track index and send index.
Instructions
Get the send level from a track to a return track.
Parameters:
track_index: The index of the source track
send_index: The index of the send (0=A, 1=B, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| send_index | Yes | ||
| track_index | Yes |