att.intervalMelodic

Attributes that provide for description of intervallic content.
Attributes
intm
intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
Analytical component declarations.
intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
Neume repertoire component declarations.
ncSign representing a single pitched event, although the exact pitch may not be known.
Component declarations that are shared between two or more modules.
noteA single pitched event.
Declaration
<classSpec ident="att.intervalMelodic" module="MEI.analytical" type="atts">
<desc xml:lang="en">Attributes that provide for description of intervallic content.</desc>
<attList>
<attDef ident="intm" usage="opt">
<gloss versionDate="2022-10-18" xml:lang="en">interval melodic</gloss>
<desc xml:lang="en">Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps.</desc>
<datatype>
<rng:ref name="data.INTERVAL.MELODIC"/>
</datatype>
</attDef>
</attList>
</classSpec>