get_selected_track
Fetch the index, name, type, mute/solo/arm state, and color of the currently selected track in Ableton Live.
Instructions
Get information about the currently selected track.
Returns the index, name, type, mute/solo/arm state, and color of the selected track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arm | No | ||
| mute | No | ||
| name | No | ||
| solo | No | ||
| type | No | ||
| color | No | ||
| index | No |