mcp_opendaw_consolidate_clip
Prevent edits to a clip from affecting other clips by consolidating its event collection into an independent copy.
Instructions
Consolidate a clip's event collection — make it unique (not shared/mirrored).
If a clip shares its event collection with other clips (mirrored), this creates a new independent copy so edits don't affect other clips.
unit_index: AU index. track_index: Track index within the AU. clip_index: Clip index to consolidate.
Returns success, or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| unit_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |