mei:mei_att.mmtempo.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
mm mei:mei_data.TEMPOVALUE optional
Used to describe tempo in terms of beats (often the meter signature
denominator) per minute, ala M.M. (Maezel'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*.
mm.dots mei:mei_data.AUGMENTDOT optional
Records the number of augmentation dots required by a dotted metronome
unit.
mm.unit mei:mei_data.DURATION optional
Captures the metronomic unit.

Used By

Source

<xs:attributeGroup name="mei_att.mmtempo.attributes">
  <xs:attributeGroup ref="mei:mei_att.mmtempo.attribute.mm"/>
  <xs:attributeGroup ref="mei:mei_att.mmtempo.attribute.mm.unit"/>
  <xs:attributeGroup ref="mei:mei_att.mmtempo.attribute.mm.dots"/>
</xs:attributeGroup>