The time signature object
Type: Dictionary
This object defines a time signature, applicable to this and all following measure content, until changed. This is a staff direction.
It is invalid to place more than one time signature within the same measure.
Keys
Name | Type | Required? | Description |
---|---|---|---|
positive integer | Yes | The number of beats. Generally this corresponds to the top number of the rendered time signature. | |
time signature display | No | A special time signature glyph to use, e.g. for common time or cut time. Note it's still required to encode "count" and "unit" even when using "display". For display="common", use "count": 4, "unit": 4. For display="cut", use "count": 2, "unit": 2. |
|
time signature unit | Yes | The unit value. Generally this corresponds to the bottom number of the rendered time signature. |
Parent objects
This object is used by the following parent objects:
- measure global: "time"
Examples
This object is used in the following examples: