Attributes that apply to all written events, e.g., note, chord, rest, etc. | |
Module | MEI.shared |
Members |
beam (via att.beam.log)
beatRpt (via att.beatRpt.log)
bTrem (via att.bTrem.log)
chord (via att.chord.log)
fTrem (via att.fTrem.log)
halfmRpt (via att.halfmRpt.log)
mRest (via att.mRest.log)
mRpt (via att.mRpt.log)
mRpt2 (via att.mRpt2.log)
mSpace (via att.mSpace.log)
multiRest (via att.multiRest.log)
multiRpt (via att.multiRpt.log)
note (via att.note.log)
pad (via att.pad.log)
rest (via att.rest.log)
space (via att.space.log)
tuplet (via att.tuplet.log)
uneume (via att.uneume.log)
|
Attributes |
@layer(optional)Identifies the layer to which a feature applies.
One or more values of datatype positiveInteger, separated by spaces.
att.layerident
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event
applies. Mandatory when applicable.
One or more values of datatype positiveInteger, separated by spaces.
att.staffident
@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
@tstamp.ges(optional)Captures performed onset time in several forms; that is, ppq (MIDI clicks and
MusicXML 'divisions'), Humdrum **recip values, beats, seconds, or mensural duration
values.
Value conforms to data.DURATION.gestural.
att.timestamp.performed
@tstamp.real(optional)Used to record the onset time in terms of ISO time.
Value conforms to data.ISOTIME.
att.timestamp.performed
|
Declaration |
|