set_clip_loop
Define loop start and end points and enable or disable looping for a clip in Ableton Live by specifying track and clip index.
Instructions
Set the loop settings of a clip.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
loop_start: The start point of the loop in beats
loop_end: The end point of the loop in beats
looping: Whether looping is enabled
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| looping | No | ||
| loop_end | No | ||
| clip_index | Yes | ||
| loop_start | No | ||
| track_index | Yes |