att.harmonicFunction

Attributes describing the harmonic function of a single pitch.
Attributes
deg
deg(optional)Captures scale degree information using Humdrum **deg syntax -- an optional indicator of melodic approach (^ = ascending approach, v = descending approach), a scale degree value (1 = tonic ... 7 = leading tone), and an optional indication of chromatic alteration, 1, v7, ^1, or v5+, for example. The amount of chromatic alternation is not indicated. Value conforms to data.SCALEDEGREE.
deg(optional)Captures scale degree information using Humdrum **deg syntax -- an optional indicator of melodic approach (^ = ascending approach, v = descending approach), a scale degree value (1 = tonic ... 7 = leading tone), and an optional indication of chromatic alteration, 1, v7, ^1, or v5+, for example. The amount of chromatic alternation is not indicated. Value conforms to data.SCALEDEGREE.
Analytical component declarations.
deg(optional)Captures scale degree information using Humdrum **deg syntax -- an optional indicator of melodic approach (^ = ascending approach, v = descending approach), a scale degree value (1 = tonic ... 7 = leading tone), and an optional indication of chromatic alteration, 1, v7, ^1, or v5+, for example. The amount of chromatic alternation is not indicated. Value conforms to data.SCALEDEGREE.
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.harmonicFunction" module="MEI.analytical" type="atts">
<desc xml:lang="en">Attributes describing the harmonic function of a single pitch.</desc>
<attList>
<attDef ident="deg" usage="opt">
<gloss versionDate="2022-10-18" xml:lang="en">degree</gloss>
<desc xml:lang="en">Captures scale degree information using
<ref target="https://www.humdrum.org/rep/deg/">Humdrum **deg syntax</ref>
-- an optional indicator of melodic approach (^ = ascending approach, v = descending approach), a scale degree value (1 = tonic ... 7 = leading tone), and an optional indication of chromatic alteration,
<val>1</val>
,
<val>v7</val>
,
<val>^1</val>
, or
<val>v5+</val>
, for example. The amount of chromatic alternation is not indicated.</desc>
<datatype>
<rng:ref name="data.SCALEDEGREE"/>
</datatype>
</attDef>
</attList>
</classSpec>