att.pianoPedals

Used by scoreDef and staffDef to provide default description of piano pedal rendition.
Module
Attributes
@pedal.style
@pedal.style(optional)Determines whether piano pedal marks should be rendered as lines or as terms. Value conforms to data.PEDALSTYLE.
@pedal.style(optional)Determines whether piano pedal marks should be rendered as lines or as terms. Value conforms to data.PEDALSTYLE.
Common Music Notation (CMN) repertoire component declarations.
@pedal.style(optional)Determines whether piano pedal marks should be rendered as lines or as terms. Value conforms to data.PEDALSTYLE.
Available at
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Component declarations that are shared between two or more modules.
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Declaration
<classSpec ident="att.pianoPedals" module="MEI.cmn" type="atts">
<desc xml:lang="en">Used by scoreDef and staffDef to provide default description of piano pedal rendition.</desc>
<attList>
<attDef ident="pedal.style" usage="opt">
<desc xml:lang="en">Determines whether piano pedal marks should be rendered as lines or as terms.</desc>
<datatype>
<rng:ref name="data.PEDALSTYLE"/>
</datatype>
</attDef>
</attList>
</classSpec>