att.pitch

Attributes that record written pitch name.
Module
Attributes
@pname
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
Available at
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
<note>A single pitched event.
<course>Describes the tuning of a course on a stringed instrument (e.g., guitar, lute).
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
<note>A single pitched event.
<course>Describes the tuning of a course on a stringed instrument (e.g., guitar, lute).
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
Declaration
<classSpec rend="add" ident="att.pitch" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record written pitch name.</desc>
<attList>
<attDef ident="pname" usage="opt">
<gloss xml:lang="en">pitch name</gloss>
<desc xml:lang="en">Contains a written pitch name.</desc>
<datatype>
<ref name="data.PITCHNAME"/>
</datatype>
</attDef>
</attList>
</classSpec>