Skip to content

getNumerator()

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

Parameters

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

score.getNumerator()

Returns

return numerator

Value Type Description
numerator int The time signature numerator (the number of beats per measure).