set_live_tempo
Define tempo changes in a live score by specifying measure, beats per minute, and optional text like 'Allegro'.
Instructions
Set the tempo in the live score.
Args: measure: Measure number (1-indexed). bpm: Beats per minute. text: Optional display text (e.g. "Swing", "Allegro").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| measure | Yes | ||
| bpm | Yes | ||
| text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |