duplicate_clip_to_arrangement
Copy a session clip to the arrangement timeline at a specified track, clip slot, and optional bar/beat position.
Instructions
Copy a session clip to the arrangement.
Parameters:
track_index: Track number (1-based).
clip_index: Session clip slot (1-based).
destination_bar: Destination bar (1-based).
destination_beat: Destination beat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes | ||
| destination_bar | No | ||
| destination_beat | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |