set_scene_time_signature
Set the time signature for a specific Ableton Live scene by providing the scene index, numerator, and denominator. Adjusts the scene's meter in Live 12+.
Instructions
Set the time signature for a specific scene (Live 12+).
Args: scene_index: Zero-based index of the scene. numerator: Time signature numerator (e.g., 4 for 4/4). denominator: Time signature denominator (e.g., 4 for 4/4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numerator | Yes | ||
| denominator | Yes | ||
| scene_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |