data.TSTAMPOFFSET

A positive or negative offset from the value given in the tstamp attribute in terms of musical time, i.e., beats[.fractional beat part].
Module
Used by
These class-based attributes use data.TSTAMPOFFSET
att.visualOffset.to/@toRecords a timestamp adjustment of a feature’s programmatically-determined location in terms of musical time; that is, beats.
att.visualOffset2.to/@starttoRecords a timestamp adjustment of a feature’s programmatically-determined start point.
att.visualOffset2.to/@endtoRecords a timestamp adjustment of a feature’s programmatically-determined end point.
Declaration
<macroSpec ident="data.TSTAMPOFFSET" module="MEI" type="dt">
<desc xml:lang="en">A positive or negative offset from the value given in the tstamp attribute in terms of musical time,
<abbr>i.e.</abbr>
, beats[.fractional beat part].</desc>
<content>
<rng:data type="decimal"/>
</content>
</macroSpec>