duplicate_clip
Duplicate a clip from one track and clip slot to another, allowing reuse of the same audio or MIDI content at a different position.
Instructions
Duplicate a clip to another clip slot.
Args: track_index: Zero-based index of the source track. clip_index: Zero-based index of the source clip slot. target_track_index: Zero-based index of the destination track. target_clip_index: Zero-based index of the destination clip slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes | ||
| target_clip_index | Yes | ||
| target_track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |