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.
Component declarations that are shared between two or more modules.
@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.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<keyAccid>Accidental in a key signature.
<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).
Harmony component declarations.
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
Component declarations that are shared between two or more modules.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<keyAccid>Accidental in a key signature.
<note>A single pitched event.
Tablature component declarations.
<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 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>