data.DURATION.cmn

Logical, that is, written, duration attribute values for the CMN repertoire.
Module
Used by
These class-based attributes use data.DURATION.cmn
att.tremMeasured/@unitdurThe performed duration of an individual note in a measured tremolo.
These other Data Types reference data.DURATION.cmn
data.DURATIONLogical, that is, written, duration attribute values.
data.DURATIONRESTSLogical, that is, written, duration attribute values for rests.
data.DURATION.GESTURALPerformed duration attribute values.
Allowed Values
longQuadruple whole note.
breveDouble whole note.
1Whole note.
2Half note.
4Quarter note.
88th note.
1616th note.
3232nd note.
6464th note.
128128th note.
256256th note.
512512th note.
10241024th note.
20482048th note.
Declaration
<macroSpec ident="data.DURATION.cmn" module="MEI.cmn" type="dt">
<desc xml:lang="en">Logical, that is, written, duration attribute values for the CMN repertoire.</desc>
<content>
<valList type="closed">
<valItem ident="long">
<desc xml:lang="en">Quadruple whole note.</desc>
</valItem>
<valItem ident="breve">
<desc xml:lang="en">Double whole note.</desc>
</valItem>
<valItem ident="1">
<desc xml:lang="en">Whole note.</desc>
</valItem>
<valItem ident="2">
<desc xml:lang="en">Half note.</desc>
</valItem>
<valItem ident="4">
<desc xml:lang="en">Quarter note.</desc>
</valItem>
<valItem ident="8">
<desc xml:lang="en">8th note.</desc>
</valItem>
<valItem ident="16">
<desc xml:lang="en">16th note.</desc>
</valItem>
<valItem ident="32">
<desc xml:lang="en">32nd note.</desc>
</valItem>
<valItem ident="64">
<desc xml:lang="en">64th note.</desc>
</valItem>
<valItem ident="128">
<desc xml:lang="en">128th note.</desc>
</valItem>
<valItem ident="256">
<desc xml:lang="en">256th note.</desc>
</valItem>
<valItem ident="512">
<desc xml:lang="en">512th note.</desc>
</valItem>
<valItem ident="1024">
<desc xml:lang="en">1024th note.</desc>
</valItem>
<valItem ident="2048">
<desc xml:lang="en">2048th note.</desc>
</valItem>
</valList>
</content>
</macroSpec>