clockblocks.utilities.get_tempo

clockblocks.utilities.get_tempo() → float[source]

Return the current tempo (in beats per minute) of the currently active clock (see tempo). Raises NoActiveClockError if there is no active clock.

Returns:

the current tempo, in beats per minute.