set_track_solo
Set the solo state of a specific regular track in Ableton Live. Use true to solo or false to unsolo the track.
Instructions
Set one regular track's solo state (true solos; false unsolos).
Solo changes monitoring relative to other tracks and does not alter clip or device content. Other tracks may remain soloed, so clear them separately when exclusive auditioning is required. Use set_track_mute to silence this track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solo | Yes | True turns the requested state on; false turns it off. | |
| track_index | Yes | Zero-based index of a regular track in the Live set. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |