set_clip_end_marker
Set the end marker position of a clip in beats, using track and clip indices to define the clip's length.
Instructions
Set a clip's end marker, in beats.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
position: End marker position in beats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |