data.ROTATION

Rotation.
Module
Used by
These class-based attributes use data.ROTATION
att.noteHeads/@head.rotationDescribes rotation applied to the basic notehead shape. A positive value rotates the notehead in a counter-clockwise fashion, while negative values produce clockwise rotation.
Declaration
<macroSpec ident="data.ROTATION" module="MEI" type="dt">
<desc xml:lang="en">Rotation.</desc>
<content>
<rng:choice>
<rng:ref name="data.DEGREES"/>
<rng:ref name="data.ROTATIONDIRECTION"/>
</rng:choice>
</content>
</macroSpec>