Logical domain attributes. | |
Module | MEI.cmn |
Members |
tuplet (direct member of att.tuplet.log)
|
Attributes |
@beam.with(optional)In the case of cross-staff beams, the beam.with attribute is used to indicate which
staff the beam is connected to; that is, the staff above or the staff below.
Value conforms to data.OTHERSTAFF.
att.beamedwith
@dots(optional)Records the number of augmentation dots required by a dotted duration.
Value conforms to data.AUGMENTDOT.
att.augmentdots
@dur(optional)Records duration using optionally dotted, relative durational values provided by the
data.DURATION datatype. When the duration is "irrational", as is sometimes the case
with
tuplets, multiple space-separated values that add up to the total duration may be
used.
When dotted values are present, the dots attribute must be ignored.
One or more values from data.DURATION.additive, separated by spaces.
att.duration.additive
@endid(optional)Indicates the final element in a sequence of events to which the feature
applies.
Value conforms to data.URI.
att.startendid
@layer(optional)Identifies the layer to which a feature applies.
One or more values of datatype positiveInteger, separated by spaces.
att.layerident
@num(optional)Along with numbase, describes duration as a ratio. num is the first value in the
ratio, while numbase is the second.
Value of datatype positiveInteger.
att.duration.ratio
@numbase(optional)Along with num, describes duration as a ratio. num is the first value in the ratio,
while numbase is the second.
Value of datatype positiveInteger.
att.duration.ratio
@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
@startid(optional)Holds a reference to the first element in a sequence of events to which the feature
applies.
Value conforms to data.URI.
att.startid
@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 |
|