data.NOTEHEADMODIFIER

Captures any notehead "modifiers"; that is, symbols added to the notehead, such as slashes, lines, text, and enclosures, etc.
Module
MEI
Used by
These class-based attributes use data.NOTEHEADMODIFIER
att.noteHeads/@head.mod
Declaration
<macroSpec ident="data.NOTEHEADMODIFIER" module="MEI" type="dt">
<desc>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>