duplicate_clip_to
Duplicates a clip to an empty clip slot on the same track in Ableton Live.
Instructions
Duplicate a clip to another clip slot on the same track.
Parameters:
track_index: The index of the track containing the clip
clip_index: The source clip slot index
target_clip_index: The destination clip slot index (must be empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| clip_index | Yes | ||
| target_clip_index | Yes |