set_time_signature
Set a project's time signature by providing the number of beats per measure and the beat unit, ensuring correct musical timing.
Instructions
Set the project time signature.
Args: numerator: Beats per measure (e.g., 4 for 4/4). denominator: Beat unit (e.g., 4 for quarter note).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numerator | Yes | ||
| denominator | Yes |