att.tremMeasured

Attributes that describe measured tremolandi.
Module
MEI.cmn
Attributes
unitdur
unitdur(optional)The performed duration of an individual note in a measured tremolo. Value conforms to data.DURATION.cmn.
unitdur(optional)The performed duration of an individual note in a measured tremolo. Value conforms to data.DURATION.cmn.
Common Music Notation (CMN) repertoire component declarations.
unitdur(optional)The performed duration of an individual note in a measured tremolo. Value conforms to data.DURATION.cmn.
Available at
bTrem(bowed tremolo) – A rapid alternation on a single pitch or chord.
fTrem(fingered tremolo) – 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.
bTrem(bowed tremolo) – A rapid alternation on a single pitch or chord.
fTrem(fingered tremolo) – 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.
Declaration
<classSpec ident="att.tremMeasured" module="MEI.cmn" type="atts">
<desc>Attributes that describe measured tremolandi.</desc>
<attList org="group">
<attDef ident="unitdur" usage="opt">
<desc>The performed duration of an individual note in a measured tremolo.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.DURATION.cmn" />
</datatype>
</attDef>
</attList>
</classSpec>