clip_set_color
Assign a color index to a specific audio clip to visually organize tracks by category. Use the clip key in trackId:itemId format to target the clip.
Instructions
Set a clip's color tag for visual organization.
Args: key: The clip's key, in "trackId:itemId" format. color_index: 0 (no custom color, inherit from track) to 9.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| color_index | Yes |