set_track_mute
Mute or unmute a specific track in Ableton Live by providing its index and desired state.
Instructions
Mute or unmute a track.
Parameters:
track_index: The track index (0-based)
muted: True to mute, False to unmute
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |