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
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
Neume repertoire component declarations.
ncSign representing a single pitched event, although the exact pitch may not be known.
Component declarations that are shared between two or more modules.
noteA 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 versionDate="2022-10-18" 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>