Skip to content

getTempo()

Return the sequence's current playback tempo.

Parameters

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

midisequence.getTempo()

Returns

return tempo

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