att.pitched

Attributes that record written pitch name and octave number.
Module
Attributes
@oct, @pname
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
(MEI.shared) Attributes that record written pitch name.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
(MEI.shared) Attributes that record written octave.
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@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.pitched" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record written pitch name and octave number.</desc>
<classes>
<memberOf key="att.pitch"/>
<memberOf key="att.octave"/>
</classes>
</classSpec>