att.melodicFunction

Attributes describing melodic function.
Module
MEI.analytical
Attributes
mfunc
mfunc(optional)Describes melodic function using Humdrum **embel syntax. Value conforms to data.MELODICFUNCTION.
mfunc(optional)Describes melodic function using Humdrum **embel syntax. Value conforms to data.MELODICFUNCTION.
Analytical component declarations.
mfunc(optional)Describes melodic function using Humdrum **embel syntax. Value conforms to data.MELODICFUNCTION.
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
Declaration
<classSpec ident="att.melodicFunction" module="MEI.analytical" type="atts">
<desc>Attributes describing melodic function.</desc>
<attList org="group">
<attDef ident="mfunc" usage="opt">
<desc>Describes melodic function using Humdrum **embel syntax.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.MELODICFUNCTION" />
</datatype>
</attDef>
</attList>
</classSpec>