getDenominator()
Return the bottom number of the score's time signature.
score.getDenominator()
Returns
return denominator
| Value | Type | Description |
|---|---|---|
| denominator | int |
The time signature denominator (the note value that counts as one beat). |
Return the bottom number of the score's time signature.
score.getDenominator()
return denominator
| Value | Type | Description |
|---|---|---|
| denominator | int |
The time signature denominator (the note value that counts as one beat). |