mcp_opendaw_clone_effect_chain
Clone all effects from one audio unit to another, copying parameter values to replicate a vocal chain across doubled tracks.
Instructions
Copy all effects from one audio unit to another, including parameter values.
Useful for applying the same vocal chain (EQ → compressor → reverb) to doubled vocal tracks.
src_unit: Source audio unit index. dst_unit: Destination audio unit index (effects appended to existing chain).
Returns list of cloned effects with their new indices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst_unit | Yes | ||
| src_unit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |