set_track_solo
Set a track's solo state in Ableton Live by index. Pass track_index and solo value to isolate or restore audio output.
Instructions
Set the solo state of a track.
Parameters:
track_index: The index of the track
solo: True to solo, False to unsolo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solo | Yes | ||
| track_index | Yes |