att.nc.ges

Gestural domain attributes.
Module
Attributes
accid.ges, artic.ges, dots.ges, dur.ges, dur.metrical, dur.ppq, dur.real, dur.recip, instr, oct.ges, pname.ges, pnum, vel
accid.ges(optional)Records the performed pitch inflection. Value conforms to data.ACCIDENTAL.GESTURAL.
artic.ges(optional)Records performed articulation that differs from the written value. One or more values from data.ARTICULATION, separated by spaces.
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 is a decimal number.
dur.ppq(optional)Duration recorded as pulses-per-quarter note, e.g., MIDI clicks or MusicXML divisions. Value is a positive integer, including 0.
dur.real(optional)Duration in seconds, e.g., 1.732. Value is a decimal number.
dur.recip(optional)Duration as an optionally dotted Humdrum **recip value. Value is a token.
instr(optional)Provides a way of pointing to a MIDI instrument definition. It must contain the ID of an instrDef element elsewhere in the document. Value conforms to data.URI.
oct.ges(optional)Records performed octave information that differs from the written value. Value conforms to data.OCTAVE.
pname.ges(optional)Contains a performed pitch name that differs from the written value. Value conforms to data.PITCHNAME.GESTURAL.
pnum(optional)Holds a pitch-to-number mapping, a base-40 or MIDI note number, for example. Value conforms to data.PITCHNUMBER.
vel(optional)MIDI Note-on/off velocity. Value conforms to data.MIDIVALUE.
(MEI.gestural) Attributes for capturing momentary pitch inflection in the gestural domain.
accid.ges(optional)Records the performed pitch inflection. Value conforms to data.ACCIDENTAL.GESTURAL.
(MEI.gestural) Attributes describing the method of performance.
artic.ges(optional)Records performed articulation that differs from the written value. One or more values from data.ARTICULATION, separated by spaces.
(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 is a decimal number.
dur.ppq(optional)Duration recorded as pulses-per-quarter note, e.g., MIDI clicks or MusicXML divisions. Value is a positive integer, including 0.
dur.real(optional)Duration in seconds, e.g., 1.732. Value is a decimal number.
dur.recip(optional)Duration as an optionally dotted Humdrum **recip value. Value is a token.
(MEI.midi) Attributes which identify a MIDI instrument.
instr(optional)Provides a way of pointing to a MIDI instrument definition. It must contain the ID of an instrDef element elsewhere in the document. Value conforms to data.URI.
(MEI.midi) MIDI attributes pertaining to key velocity.
vel(optional)MIDI Note-on/off velocity. Value conforms to data.MIDIVALUE.
(MEI.gestural) Gestural attributes about pitch.
oct.ges(optional)Records performed octave information that differs from the written value. Value conforms to data.OCTAVE.
pname.ges(optional)Contains a performed pitch name that differs from the written value. Value conforms to data.PITCHNAME.GESTURAL.
pnum(optional)Holds a pitch-to-number mapping, a base-40 or MIDI note number, for example. Value conforms to data.PITCHNUMBER.
Gestural component declarations.
accid.ges(optional)Records the performed pitch inflection. Value conforms to data.ACCIDENTAL.GESTURAL.
artic.ges(optional)Records performed articulation that differs from the written value. One or more values from data.ARTICULATION, separated by spaces.
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 is a decimal number.
dur.ppq(optional)Duration recorded as pulses-per-quarter note, e.g., MIDI clicks or MusicXML divisions. Value is a positive integer, including 0.
dur.real(optional)Duration in seconds, e.g., 1.732. Value is a decimal number.
dur.recip(optional)Duration as an optionally dotted Humdrum **recip value. Value is a token.
oct.ges(optional)Records performed octave information that differs from the written value. Value conforms to data.OCTAVE.
pname.ges(optional)Contains a performed pitch name that differs from the written value. Value conforms to data.PITCHNAME.GESTURAL.
pnum(optional)Holds a pitch-to-number mapping, a base-40 or MIDI note number, for example. Value conforms to data.PITCHNUMBER.
MIDI component declarations.
instr(optional)Provides a way of pointing to a MIDI instrument definition. It must contain the ID of an instrDef element elsewhere in the document. Value conforms to data.URI.
vel(optional)MIDI Note-on/off velocity. Value conforms to data.MIDIVALUE.
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
Neume repertoire component declarations.
ncSign representing a single pitched event, although the exact pitch may not be known.
Declaration
<classSpec ident="att.nc.ges" module="MEI.gestural" type="atts">
<desc xml:lang="en">Gestural domain attributes.</desc>
<classes>
<!-- most of the same attributes as note element! -->
<memberOf key="att.accidental.ges"/>
<memberOf key="att.articulation.ges"/>
<memberOf key="att.duration.ges"/>
<memberOf key="att.instrumentIdent"/>
<memberOf key="att.midiVelocity"/>
<memberOf key="att.pitch.ges"/>
</classes>
</classSpec>