arrange
Duplicate a Session clip into the Arrangement timeline at a specified beat position, with optional destination track.
Instructions
Duplicate a Session clip into the Arrangement timeline at a beat position.
Args:
track: Source track index in song.tracks.
slot: Source scene/slot index in track.clip_slots.
at_beat: Target start position on the Arrangement timeline in beats.
to_track: Destination track index (defaults to source track).
Returns:
Dictionary containing placement status and arrangement clip counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | ||
| track | Yes | ||
| at_beat | Yes | ||
| to_track | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||