clip_duplicate
Duplicate a clip on the same track at a specified beat offset, deep-copying MIDI note data to preserve the original content.
Instructions
Clone a clip onto the same track at start_beats + offset_beats. Returns the new clip_id. Notes are deep-copied for MIDI clips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_id | Yes | ||
| offset_beats | Yes |