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