Skip to content

getTempo()

Return the score's tempo.

Parameters

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

score.getTempo()

Returns

return tempo

Value Type Description
tempo int or float The tempo, in beats per minute.