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.
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.
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>