data.NOTEHEADMODIFIER

Captures any notehead "modifiers"; that is, symbols added to the notehead, such as slashes, lines, text, and enclosures, etc.
Module
Used by
These class-based attributes use data.NOTEHEADMODIFIER
att.noteHeads/@head.modRecords any additional symbols applied to the notehead.
Declaration
<macroSpec ident="data.NOTEHEADMODIFIER" module="MEI" type="dt">
<desc xml:lang="en">Captures any notehead "modifiers"; that is, symbols added to the notehead, such as slashes, lines, text, and enclosures, etc.</desc>
<content>
<rng:choice>
<rng:ref name="data.NOTEHEADMODIFIER.list"/>
<rng:ref name="data.NOTEHEADMODIFIER.pat"/>
</rng:choice>
</content>
</macroSpec>