att.octave

Attributes that record written octave.
Module
Attributes
oct
oct(optional)Captures written octave information. Value conforms to data.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.
Available at
clefIndication of the exact location of a particular note on the staff and, therefore, the other notes as well.
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.
clefIndication of the exact location of a particular note on the staff and, therefore, the other notes as well.
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.octave" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record written octave.</desc>
<attList>
<attDef ident="oct" usage="opt">
<gloss versionDate="2022-10-18" xml:lang="en">octave</gloss>
<desc xml:lang="en">Captures written octave information.</desc>
<datatype>
<rng:ref name="data.OCTAVE"/>
</datatype>
</attDef>
</attList>
</classSpec>