Class: Metronome

.tempo. Metronome

new Metronome(tempo)

Parameters:
Name Type Argument Default Description
tempo number <optional>
music21.tempo.baseTempo

the tempo of the metronome to start

Properties:
Name Type Argument Default Description
tempo number
numBeatsPerMeasure int <optional>
4
minTempo number <optional>
10
maxTempo number <optional>
600
flash bool <optional>
false

flash the tempo

silent bool <optional>
false

play silently

beat int

current beat number

chirpTimeout int

an index of a timeout object for chirping

Source:

Extends

Music21j, Copyright © 2013-2021 Michael Scott Asato Cuthbert.
Documentation generated by JSDoc 3.6.3 on Wed Jul 31st 2019 using the DocStrap template.