set_clip_loop
Adjust loop and marker positions for a clip in Ableton Live, enabling or disabling looping and setting start/end points in beats.
Instructions
Set a clip's loop and start/end marker properties (in beats). Only the parameters you pass are changed.
Parameters:
track_index / clip_index: which clip
looping: enable/disable looping
loop_start / loop_end: loop brace positions in beats
start_marker / end_marker: clip play start/end in beats
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 |