transport_set_time_signature
Set the time signature of the transport by specifying beats per measure (numerator) and beat value (denominator).
Instructions
Set time signature.
Args: numerator: Beats per measure (1-32). denominator: Beat value (1,2,4,8,16,32).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numerator | Yes | ||
| denominator | Yes |