duplicate_to_arrangement
Duplicate a session clip into the arrangement at a specified beat position using track and clip indices.
Instructions
Duplicate a session clip to the arrangement view.
Args: track_index: Zero-based index of the track containing the session clip. clip_index: Zero-based index of the clip slot in session view. time: Position in beats where the duplicated clip should be placed in the arrangement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |