att.duration.log

Attributes that express duration in musical terms.
Module
Attributes
@dur
@dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
@dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
Component declarations that are shared between two or more modules.
@dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
Available at
<bTrem>A rapid alternation on a single pitch or chord.
<fTrem>A rapid alternation between a pair of notes (or chords or perhaps between a note and a chord) that are (usually) farther apart than a major second.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
<tabDurSym>A visual indication of the duration of a <tabGrp>.
<tabGrp>A group of simultaneous tab notes, comparable to a <chord> in CMN. Rarely, may also contain rests, as in some "German" lute tablatures.
Common Music Notation (CMN) repertoire component declarations.
<bTrem>A rapid alternation on a single pitch or chord.
<fTrem>A rapid alternation between a pair of notes (or chords or perhaps between a note and a chord) that are (usually) farther apart than a major second.
Component declarations that are shared between two or more modules.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Tablature component declarations.
<tabDurSym>A visual indication of the duration of a <tabGrp>.
<tabGrp>A group of simultaneous tab notes, comparable to a <chord> in CMN. Rarely, may also contain rests, as in some "German" lute tablatures.
Declaration
<classSpec ident="att.duration.log" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that express duration in musical terms.</desc>
<attList>
<attDef ident="dur" usage="opt">
<gloss xml:lang="en">duration</gloss>
<desc xml:lang="en">Records the duration of a feature using the relative durational values provided by the data.DURATION datatype.</desc>
<datatype>
<rng:ref name="data.DURATION"/>
</datatype>
</attDef>
</attList>
</classSpec>