att.intervalHarmonic

Attributes
inth
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
Analytical component declarations.
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
Available at
ambitusRange of a voice, instrument or piece.
chordMemberAn individual pitch in a chord defined by a chordDef element.
harmAn indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
Harmony component declarations.
chordMemberAn individual pitch in a chord defined by a chordDef element.
harmAn indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
Component declarations that are shared between two or more modules.
ambitusRange of a voice, instrument or piece.
Declaration
<classSpec ident="att.intervalHarmonic" module="MEI.analytical" type="atts">
<desc xml:lang="en">Attributes that describe harmonic intervals.</desc>
<attList>
<attDef ident="inth" usage="opt">
<gloss versionDate="2022-10-18" xml:lang="en">interval harmonic</gloss>
<desc xml:lang="en">Encodes the harmonic interval between pitches occurring at the same time.</desc>
<datatype maxOccurs="unbounded">
<rng:ref name="data.INTERVAL.HARMONIC"/>
</datatype>
</attDef>
</attList>
</classSpec>