att.space.ges

Gestural domain attributes.
Module
MEI.gestural
Attributes
dots.ges, dur.ges, dur.metrical, dur.ppq, dur.real, dur.recip
dots.ges(optional)Number of dots required for a gestural duration when different from that of the written duration. Value conforms to data.AUGMENTDOT.
dur.ges(optional)Records performed duration information that differs from the written duration. Value conforms to data.DURATION.gestural.
dur.metrical(optional)Duration as a count of units provided in the time signature denominator. Value of datatype a decimal number matching the pattern "\d+(\.\d+)?" .
dur.ppq(optional)Duration recorded as pulses-per-quarter note, e.g. MIDI clicks or MusicXML divisions. Value of datatype nonNegativeInteger.
dur.real(optional)Duration in seconds, e.g. '1.732'. Value of datatype a decimal number matching the pattern "\d+(\.\d+)?" .
dur.recip(optional)Duration as an optionally dotted Humdrum *recip value. Value of datatype a string matching the following regular expression: "\d+(\.)*" .
(MEI.gestural) Attributes that record performed duration that differs from a feature's written duration.
dur.ges(optional)Records performed duration information that differs from the written duration. Value conforms to data.DURATION.gestural.
dots.ges(optional)Number of dots required for a gestural duration when different from that of the written duration. Value conforms to data.AUGMENTDOT.
dur.metrical(optional)Duration as a count of units provided in the time signature denominator. Value of datatype a decimal number matching the pattern "\d+(\.\d+)?" .
dur.ppq(optional)Duration recorded as pulses-per-quarter note, e.g. MIDI clicks or MusicXML divisions. Value of datatype nonNegativeInteger.
dur.real(optional)Duration in seconds, e.g. '1.732'. Value of datatype a decimal number matching the pattern "\d+(\.\d+)?" .
dur.recip(optional)Duration as an optionally dotted Humdrum *recip value. Value of datatype a string matching the following regular expression: "\d+(\.)*" .
Gestural component declarations.
dots.ges(optional)Number of dots required for a gestural duration when different from that of the written duration. Value conforms to data.AUGMENTDOT.
dur.ges(optional)Records performed duration information that differs from the written duration. Value conforms to data.DURATION.gestural.
dur.metrical(optional)Duration as a count of units provided in the time signature denominator. Value of datatype a decimal number matching the pattern "\d+(\.\d+)?" .
dur.ppq(optional)Duration recorded as pulses-per-quarter note, e.g. MIDI clicks or MusicXML divisions. Value of datatype nonNegativeInteger.
dur.real(optional)Duration in seconds, e.g. '1.732'. Value of datatype a decimal number matching the pattern "\d+(\.\d+)?" .
dur.recip(optional)Duration as an optionally dotted Humdrum *recip value. Value of datatype a string matching the following regular expression: "\d+(\.)*" .
Available at
spaceA placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
spaceA placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Declaration
<classSpec ident="att.space.ges" module="MEI.gestural" type="atts">
<desc>Gestural domain attributes.</desc>
<classes>
<memberOf key="att.duration.gestural"/>
</classes>
</classSpec>