Visual offset attributes. Some items may have their location recorded in terms of offsets from their programmatically-determined location. The ho attribute records the horizontal offset while vo records the vertical. The to attribute holds a timestamp offset, the most common use of which is as an alternative to the ho attribute. | |
Module | MEI.shared |
Members |
arpeg (via att.arpeg.vis)
artic (via att.artic.vis)
bend (via att.bend.vis)
breath (via att.breath.vis)
cpMark (via att.cpMark.vis)
dir (via att.dir.vis)
dynam (via att.dynam.vis)
fermata (via att.fermata.vis)
fing (via att.fing.vis)
fingGrp (via att.fingGrp.vis)
gliss (via att.gliss.vis)
grpSym (via att.grpSym.vis)
hairpin (via att.hairpin.vis)
halfmRpt (via att.halfmRpt.vis)
harm (via att.harm.vis)
harpPedal (via att.harpPedal.vis)
line (via att.line.vis)
mordent (via att.mordent.vis)
mRest (via att.mRest.vis)
octave (via att.octave.vis)
ornam (via att.ornam.vis)
pedal (via att.pedal.vis)
phrase (via att.phrase.vis)
reh (via att.reh.vis)
rest (via att.rest.vis)
slur (via att.slur.vis)
syl (via att.syl.vis)
tempo (via att.tempo.vis)
tie (via att.tie.vis)
trill (via att.trill.vis)
turn (via att.turn.vis)
|
Attributes |
@ho(optional)Records a horizontal adjustment to a feature's programmatically-determined location
in terms of staff interline distance; that is, in units of 1/2 the distance between
adjacent staff lines.
Value conforms to data.MEASUREMENTREL.
att.visualoffset.ho
@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
@vo(optional)Records the vertical adjustment of a feature's programmatically-determined location
in terms of staff interline distance; that is, in units of 1/2 the distance between
adjacent staff lines.
Value conforms to data.MEASUREMENTREL.
att.visualoffset.vo
|
Declaration |
|