Skip to content

setTempo()

Set the part's tempo.

Parameters

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

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