data.PITCHNAME
The pitch names (gamut) used within a single octave. The default values conform to
Acoustical Society of America representation.
Used by
Attribute Classes These class-based attributes use data.PITCHNAME
att.pitch /@pname Contains a written pitch name.
att.tuning /@tune.pname Holds the pitch name of a tuning reference pitch, i.e. , the central tone of a tuning system.
Declaration
<macroSpec ident= "data.PITCHNAME" module= "MEI" type= "dt" >
<desc xml:lang= "en" > The pitch names (gamut) used within a single octave. The default values conform to
Acoustical Society of America representation.</desc>
<content>
<rng:data type= "token" >
<rng:param name= "pattern" > [a-g]</rng:param>
</rng:data>
</content>
</macroSpec>