track_set_mute
Mute or unmute a specific track by its index, enabling precise control over which tracks are heard during playback or mixing.
Instructions
Mute/unmute a track.
Args: track_index: 0-based track index. mute: True=mute, False=unmute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mute | Yes | ||
| track_index | Yes |