set_track_mute
Control track muting in Ableton Live. Specify the track's zero-based index and set mute to true or false to mute or unmute it.
Instructions
Set the mute state of a track.
Args: track_index: Zero-based index of the track. mute: True to mute, False to unmute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mute | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |