set_track_solo
Solo or unsolo a track in Ableton Live by specifying its track index and a boolean solo value.
Instructions
Solo or unsolo 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |