set_tempo
Set or plan song tempo in Ableton Live by specifying BPM within the supported range. Use dry run to preview changes and confirm to apply.
Instructions
Plan or set song tempo within Live's accepted range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tempo | Yes | Tempo in BPM. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| planHash | No | Hash returned by the matching dry run. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |