att.curvatureDirection

Attributes describing the direction of curvature.
Module
Attributes
curve
curve(optional)Records direction of curvature. Allowed values are: "a" (Anti-clockwise curvature.), "c" (Clockwise curvature.)
curve(optional)Records direction of curvature. Allowed values are: "a" (Anti-clockwise curvature.), "c" (Clockwise curvature.)
Visual component declarations.
curve(optional)Records direction of curvature. Allowed values are: "a" (Anti-clockwise curvature.), "c" (Clockwise curvature.)
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
Neume repertoire component declarations.
liquescentLiquescent.
ncSign representing a single pitched event, although the exact pitch may not be known.
Declaration
<classSpec ident="att.curvatureDirection" module="MEI.visual" type="atts">
<desc xml:lang="en">Attributes describing the direction of curvature.</desc>
<attList>
<attDef ident="curve" usage="opt">
<desc xml:lang="en">Records direction of curvature.</desc>
<valList type="closed">
<valItem ident="a">
<desc xml:lang="en">Anti-clockwise curvature.</desc>
</valItem>
<valItem ident="c">
<desc xml:lang="en">Clockwise curvature.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>