Skip to content

getDenominator()

Return the bottom number of the score's time signature.

Parameters

Once an object score has been created, you can use the following function:

score.getDenominator()

Returns

return denominator

Value Type Description
denominator int The time signature denominator (the note value that counts as one beat).