mcp_opendaw_copy_playfield_sample
Copy a Playfield drum machine sample to a new slot, duplicating all parameters like pitch, attack, release, and more.
Instructions
Copy a Playfield (drum machine) sample to a new index slot.
Duplicates the sample with all its parameters (mute, solo, pitch, attack, release, sampleStart, sampleEnd, gate, exclude, polyphone) to a new slot.
unit_index: AU index containing the Playfield instrument. sample_index: Source sample slot index. target_index: Destination slot index.
Returns success or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| sample_index | Yes | ||
| target_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |