set_clip_timing
Plan or apply clip loop, time signature, quantization, and groove adjustments in Ableton Live, with a guarded confirm-to-execute workflow.
Instructions
Plan or apply guarded clip loop, signature, quantization, and groove changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop | No | ||
| clipId | Yes | Stable clip ID: track-N:clip-M from list_clips, or track-N:arrangement-clip-M from list_arrangement_clips for tools that support Arrangement clips. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| grooveId | No | Groove ID returned by get_clip_timing. | |
| planHash | No | Hash returned by the matching dry run. | |
| timeSignature | No | ||
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| launchQuantization | No | Launch quantization value or name. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |