set_clip_loop
Adjust a clip's loop settings: enable/disable looping, set loop start/end points, and define start/end markers by track and clip index. Only the specified attributes are updated.
Instructions
Set a clip's loop attributes (only the ones you pass are changed): looping on/off, loop_start/loop_end (beats), start_marker/end_marker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| looping | No | ||
| loop_end | No | ||
| clip_index | Yes | ||
| end_marker | No | ||
| loop_start | No | ||
| track_index | Yes | ||
| start_marker | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |