set_track_solo
Control the solo state of any track in Ableton Live by specifying its index and whether to solo or unsolo.
Instructions
Solo or unsolo a track.
Parameters:
track_index: The track index (0-based)
soloed: True to solo, False to unsolo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| soloed | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |