set_scene_tempo
Set a specific tempo for a scene in Ableton Live. Pass 0 or negative to clear the override and inherit the song tempo.
Instructions
Set the tempo for a specific scene.
Pass 0 or a negative value to clear the scene tempo (scene will inherit the song tempo).
Args: scene_index: Zero-based index of the scene. tempo: Tempo in BPM, or -1.0 to clear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tempo | Yes | ||
| scene_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |