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 xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="data.ROTATION" module="MEI" type="dt">
<desc xml:lang="en">Rotation.</desc>
<content>
<choice>
<ref name="data.DEGREES"/>
</choice>
</content>
</macroSpec>