<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>