mcp_opendaw_set_clip_hue
Sets the color hue of a clip in the DAW session view. Specify unit, track, clip index, and hue value (0-360) to change clip color.
Instructions
Set the color (hue) of a clip in the session view.
unit_index: AU index. track_index: Track index within the AU. clip_index: Clip index. hue: Color hue 0-360.
Returns success with old and new hue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hue | Yes | ||
| clip_index | Yes | ||
| unit_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |