set_clip_color
Set the color of a clip in Ableton Live by specifying its track index, clip index, and a color index from Ableton's 70-color palette.
Instructions
Set the color of a clip.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
color: The color index (0-69 in Ableton's color palette)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |