mcp_opendaw_duplicate_audiounit
Duplicate an audio unit including instrument, effects, tracks, and automation to create an identical copy.
Instructions
Duplicate an audio unit with all its content: instrument, effects, tracks, regions, notes, automation.
Creates a new audio unit of the same type (Instrument/Audio) with a copy of:
Instrument device (same factory type + all parameters)
Audio effect chain (same effects + all parameter values)
MIDI effect chain (same effects + all parameter values)
Note tracks, note regions, and all note events (pitch/duration/velocity/position)
Track volume, panning, mute state
Audio regions (if any, referencing same audio files)
Unit label, volume
unit_index: Source audio unit index to duplicate.
Returns the new unit index and details of what was copied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |