att.timestamp.musical

Attributes that record a time stamp in terms of musical time, i.e., beats[.fractional beat part].
Module MEI.shared
Members
att.controlevent (no elements directly inheriting from this class)
f (via att.f.log)
Attributes
@tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional_beat_part]. Value conforms to data.BEAT. att.timestamp.musical
Declaration
<attDef ident="tstamp" usage="opt">
<desc>Encodes the onset time in terms of musical time, i.e., beats[.fractional_beat_part].</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BEAT" />
</datatype>
</attDef>