set_clip_loop
Set loop range and marker positions for a clip in Ableton Live. Specify track and clip indices, then adjust looping, loop start/end, and start/end markers as needed.
Instructions
Set clip loop and marker properties.
All loop parameters are optional; only provided values are changed.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. looping: Enable or disable looping. loop_start: Loop start position in beats. loop_end: Loop end position in beats. start_marker: Start marker position in beats. end_marker: End marker position 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 |