set_groove
Apply or plan changes to a shared Ableton Groove Pool groove, adjusting timing, random, pre-quantization, and velocity percentages. Requires dry-run confirmation to affect all clips using that groove.
Instructions
Plan or apply guarded Groove Pool base-grid, name and percentage edits. Timing, random, pre-quantization use 0–100; velocity uses -100–100. Affects every clip using this shared groove; does not bake or extract a groove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Groove name. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| baseGrid | No | Exact native baseGrid choice name or value from musical context, including triplets. | |
| grooveId | Yes | Exact groove ID from musical context. | |
| planHash | No | Hash returned by the matching dry run. | |
| randomAmount | No | Random timing percentage. | |
| timingAmount | No | Timing percentage. | |
| velocityAmount | No | Velocity percentage; negative reverses the groove's velocity influence. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| quantizationAmount | No | Straight pre-quantization percentage. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |