Skip to content

setTempo()

Set the score's tempo.

Parameters

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

score.setTempo(tempo)
Parameter Type Default Description
tempo int or float required The new tempo, in beats per minute.