set_track_solo
Isolate a track in Ableton Live by enabling or disabling solo. Specify track index and set solo to true or false for immediate control.
Instructions
Set the solo state of a track.
Args: track_index: Zero-based index of the track. solo: True to solo, False to unsolo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solo | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |