att.pitchClass

Attributes that describe pitch class.
Attributes
@pclass
@pclass(optional)Holds pitch class information. Value conforms to data.PITCHCLASS.
@pclass(optional)Holds pitch class information. Value conforms to data.PITCHCLASS.
Analytical component declarations.
@pclass(optional)Holds pitch class information. Value conforms to data.PITCHCLASS.
Available at
<nc>Sign representing a single pitched event, although the exact pitch may not be known.
<note>A single pitched event.
Neume repertoire component declarations.
<nc>Sign representing a single pitched event, although the exact pitch may not be known.
Component declarations that are shared between two or more modules.
<note>A single pitched event.
Declaration
<classSpec ident="att.pitchClass" module="MEI.analytical" type="atts">
<desc xml:lang="en">Attributes that describe pitch class.</desc>
<attList>
<attDef ident="pclass" usage="opt">
<gloss xml:lang="en">pitch class</gloss>
<desc xml:lang="en">Holds pitch class information.</desc>
<datatype>
<rng:ref name="data.PITCHCLASS"/>
</datatype>
</attDef>
</attList>
</classSpec>