mute_track
Mute or unmute a specific track in an LMMS project by providing its zero-based track index. Control audio playback by setting the muted state to true or false.
Instructions
Mute or unmute a track.
Args: track_index: Zero-based track index muted: True to mute, False to unmute
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | No | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |