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
chordMemberAn individual pitch in a chord defined by a chordDef element.
ambNoteHighest or lowest pitch in a score, staff, or layer.
custosSymbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
keyAccidAccidental in a key signature.
noteA single pitched event.
courseDescribes the tuning of a course on a stringed instrument (e.g., guitar, lute).
stringUsed 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.
chordMemberAn individual pitch in a chord defined by a chordDef element.
Component declarations that are shared between two or more modules.
ambNoteHighest or lowest pitch in a score, staff, or layer.
custosSymbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
keyAccidAccidental in a key signature.
noteA single pitched event.
Tablature component declarations.
courseDescribes the tuning of a course on a stringed instrument (e.g., guitar, lute).
stringUsed 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>