att.intervalharmonic

Attributes that describe harmonic intervals.
Module MEI.analysis
Members
chordMember (direct member of att.intervalharmonic)
att.intervallicdesc (no elements directly inheriting from this class)
Attributes
@inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces. att.intervalharmonic
Declaration
<attDef ident="inth" usage="opt">
<desc>Encodes the harmonic interval between pitches occurring at the same time.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.INTERVAL.HARMONIC" />
</datatype>
</attDef>