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