Attributes that describe the properties of stemmed features; that is, chords and notes. | |
Module | MEI.shared |
Members |
chord (via att.chord.vis)
note (via att.note.vis)
|
Attributes |
@stem.dir(optional)Describes the direction of a stem.
Value conforms to data.STEMDIRECTION.
att.stems
@stem.mod(optional)Encodes any stem "modifiers"; that is, symbols rendered on the stem, such as tremolo
or Sprechstimme indicators.
Value conforms to data.STEMMODIFIER.
att.stems
@stem.pos(optional)Records the position of the stem in relation to the note head(s).
Value conforms to data.STEMPOSITION.
att.stems
@stem.with(optional)Contains an indication of which staff a note or chord that logically belongs to the
current staff should be visually placed on; that is, the one above or the one
below.
Value conforms to data.OTHERSTAFF.
att.stems.cmn
@stem.x(optional)Records the output x coordinate of the stem's attachment point.
Value of datatype decimal.
att.stems
@stem.y(optional)Records the output y coordinate of the stem's attachment point.
Value of datatype decimal.
att.stems
|
Declaration |
|