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
<ambitus>Range of a voice, instrument or piece.
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
<harm>An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
Harmony component declarations.
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
<harm>An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
Component declarations that are shared between two or more modules.
<ambitus>Range 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 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>