data.STEMMODIFIER

Stem modification.
Module
Used by
These class-based attributes use data.STEMMODIFIER
att.stems/@stem.modEncodes any stem "modifiers"; that is, symbols rendered on the stem, such as tremolo or Sprechstimme indicators.
Allowed Values
noneNo modifications to stem.
1slash1 slash through stem.
2slash2 slashes through stem.
3slash3 slashes through stem.
4slash4 slashes through stem.
5slash5 slashes through stem.
6slash6 slashes through stem.
sprechX placed on stem.
zZ placed on stem.
Declaration
<macroSpec ident="data.STEMMODIFIER" module="MEI" type="dt">
<desc xml:lang="en">Stem modification.</desc>
<content>
<valList type="closed">
<valItem ident="none">
<desc xml:lang="en">No modifications to stem.</desc>
</valItem>
<valItem ident="1slash">
<desc xml:lang="en">1 slash through stem.</desc>
</valItem>
<valItem ident="2slash">
<desc xml:lang="en">2 slashes through stem.</desc>
</valItem>
<valItem ident="3slash">
<desc xml:lang="en">3 slashes through stem.</desc>
</valItem>
<valItem ident="4slash">
<desc xml:lang="en">4 slashes through stem.</desc>
</valItem>
<valItem ident="5slash">
<desc xml:lang="en">5 slashes through stem.</desc>
</valItem>
<valItem ident="6slash">
<desc xml:lang="en">6 slashes through stem.</desc>
</valItem>
<valItem ident="sprech">
<desc xml:lang="en">X placed on stem.</desc>
</valItem>
<valItem ident="z">
<desc xml:lang="en">Z placed on stem.</desc>
</valItem>
</valList>
</content>
</macroSpec>