att.visualoffset.to

Horizontal offset attributes specified in terms of time.
Module MEI.shared
Members
Attributes
@to(optional)Records a timestamp adjustment of a feature's programmatically-determined location in terms of musical time; that is, beats. Value conforms to data.TSTAMPOFFSET. att.visualoffset.to
Declaration
<attDef ident="to" usage="opt">
<desc>Records a timestamp adjustment of a feature's programmatically-determined location in terms of musical time; that is, beats.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.TSTAMPOFFSET" />
</datatype>
</attDef>