set_track_color
Set a track's color in Ableton Live by providing its index and an RGB integer (e.g., 16711680 for red). Use this to visually organize tracks with custom colors.
Instructions
Set a track's color as a packed RGB integer (0xRRGGBB, e.g. 16711680 = red).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |