send_set_mute
Mute or unmute a specific audio send from a source track in REAPER by specifying track, send, and mute state, giving precise control over signal routing.
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 |