getNumerator()
Return the top number of the score's time signature.
score.getNumerator()
Returns
return numerator
| Value | Type | Description |
|---|---|---|
| numerator | int |
The time signature numerator (the number of beats per measure). |
Return the top number of the score's time signature.
score.getNumerator()
return numerator
| Value | Type | Description |
|---|---|---|
| numerator | int |
The time signature numerator (the number of beats per measure). |