track_set_mute
Set a track's mute state by index, with true to mute and false to unmute.
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 |