Namespace: tempo

tempo

music21j -- Javascript reimplementation of Core music21 features.
music21/tempo -- tempo and (not in music21p) metronome objects

Copyright (c) 2013-18, Michael Scott Cuthbert and cuthbertLab
Based on music21, Copyright (c) 2006–17, Michael Scott Cuthbert and cuthbertLab

tempo module, see music21.tempo

Properties:
Name Type Argument Default Description
baseTempo number <optional>
60

basic tempo

Source:

Requires

  • module:music21/prebase
  • module:music21/base
  • module:MIDI

Classes

Metronome

Members

<static> defaultTempoValues

Object mapping names to tempo values

Source:
Example
music21.tempo.defaultTempoValues.grave
// 40
Music21j, Copyright © 2013-2021 Michael Scott Asato Cuthbert.
Documentation generated by JSDoc 3.6.3 on Wed Jul 31st 2019 using the DocStrap template.