data.TEMPOVALUE

Beats (meter signature denominator) per minute, e.g., 120.
Module
Used by
These class-based attributes use data.TEMPOVALUE
att.mmTempo/@mmUsed to describe tempo in terms of beats (often the meter signature denominator) per minute, ala M.M. (Maelzel’s Metronome). Do not confuse this attribute with midi.bpm or midi.mspb. In MIDI, a beat is always defined as a quarter note, *not the numerator of the time signature or the metronomic indication*.
Declaration
<macroSpec ident="data.TEMPOVALUE" module="MEI" type="dt">
<desc xml:lang="en">Beats (meter signature denominator) per minute,
<abbr>e.g.</abbr>
, 120.</desc>
<content>
<rng:data type="decimal"/>
</content>
</macroSpec>