att.pitchclass

Attributes that describe pitch class.
Module MEI.analysis
Members
Attributes
@pclass(optional)Holds pitch class information. Value conforms to data.PITCHCLASS. att.pitchclass
Declaration
<attDef ident="pclass" usage="opt">
<desc>Holds pitch class information.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.PITCHCLASS" />
</datatype>
</attDef>