att.pianoPedals

Used by scoreDef and staffDef to provide default description of piano pedal rendition.
Module
MEI.cmn
Attributes
pedal.style
pedal.style(optional)Determines whether piano pedal marks should be rendered as lines or as terms. Allowed values are: "line" (Continuous line with start and end positions rendered by vertical bars and bounces shown by upward-pointing "blips".), "pedstar" (Pedal down and half pedal rendered with "Ped.", pedal up rendered by "*", pedal "bounce" rendered with "* Ped.".), "altpedstar" (Pedal up and down indications same as with "pedstar", but bounce is rendered with "Ped." only.)
pedal.style(optional)Determines whether piano pedal marks should be rendered as lines or as terms. Allowed values are: "line" (Continuous line with start and end positions rendered by vertical bars and bounces shown by upward-pointing "blips".), "pedstar" (Pedal down and half pedal rendered with "Ped.", pedal up rendered by "*", pedal "bounce" rendered with "* Ped.".), "altpedstar" (Pedal up and down indications same as with "pedstar", but bounce is rendered with "Ped." only.)
Common Music Notation (CMN) repertoire component declarations.
pedal.style(optional)Determines whether piano pedal marks should be rendered as lines or as terms. Allowed values are: "line" (Continuous line with start and end positions rendered by vertical bars and bounces shown by upward-pointing "blips".), "pedstar" (Pedal down and half pedal rendered with "Ped.", pedal up rendered by "*", pedal "bounce" rendered with "* Ped.".), "altpedstar" (Pedal up and down indications same as with "pedstar", but bounce is rendered with "Ped." only.)
Available at
scoreDef(score definition) – Container for score meta-information.
staffDef(staff definition) – Container for staff meta-information.
scoreDef(score definition) – Container for score meta-information.
staffDef(staff definition) – Container for staff meta-information.
Declaration
<classSpec ident="att.pianoPedals" module="MEI.cmn" type="atts">
<desc>Used by scoreDef and staffDef to provide default description of piano pedal rendition.</desc>
<attList org="group">
<attDef ident="pedal.style" usage="opt">
<desc>Determines whether piano pedal marks should be rendered as lines or as terms.</desc>
<valList type="closed">
<valItem ident="line">
<desc>Continuous line with start and end positions rendered by vertical bars and bounces shown by upward-pointing "blips".</desc>
</valItem>
<valItem ident="pedstar">
<desc>Pedal down and half pedal rendered with "Ped.", pedal up rendered by "*", pedal "bounce" rendered with "* Ped.".</desc>
</valItem>
<valItem ident="altpedstar">
<desc>Pedal up and down indications same as with "pedstar", but bounce is rendered with "Ped." only.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>