mei:mei_att.miditempo.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
midi.bpm mei:mei_data.MIDIBPM optional
Captures the number of *quarter notes* per minute. In MIDI, a beat is
always defined as a quarter note, *not the numerator of the time signature or the
metronomic indication*.
midi.mspb mei:mei_data.MIDIMSPB optional
Records the number of microseconds per *quarter note*. In MIDI, a beat is
always defined as a quarter note, *not the numerator of the time signature or the
metronomic indication*. At 120 quarter notes per minute, each quarter note will last
500,000 microseconds.

Used By

Source

<xs:attributeGroup name="mei_att.miditempo.attributes">
  <xs:attributeGroup ref="mei:mei_att.miditempo.attribute.midi.bpm"/>
  <xs:attributeGroup ref="mei:mei_att.miditempo.attribute.midi.mspb"/>
</xs:attributeGroup>