set_track_solo
Toggle the solo status of a specific track in Ableton Live. Provide the track index and a boolean value to solo or unsolo it.
Instructions
Toggles the solo status of a track (True=Solo, False=Normal).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| solo | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||