send_set_mute
Mute or unmute a send on a specific track. Provide track index, send index, and mute state to control audio routing.
Instructions
Mute/unmute send.
Args: track_index: Source track. send_index: Send index. mute: True=mute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| send_index | Yes | ||
| mute | Yes |