mei:mei_att.timebase.attribute.ppq

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ppq xs:positiveInteger optional
Indicates the number of pulses (sometimes referred to as ticks or
divisions) per quarter note. Unlike MIDI, MEI permits different values for a score and
individual staves.

Used By

Source

<xs:attributeGroup name="mei_att.timebase.attribute.ppq">
  <xs:attribute name="ppq" type="xs:positiveInteger">
    <xs:annotation>
      <xs:documentation>Indicates the number of pulses (sometimes referred to as ticks or divisions) per quarter note. Unlike MIDI, MEI permits different values for a score and individual staves.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>