<classSpec ident="att.timeBase" module="MEI.midi" type="atts">
<desc xml:lang="en">Attributes that record time-base information.</desc>
<attList>
<attDef ident="ppq" usage="opt">
<desc xml:lang="en">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.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>