mei:mei_att.note.ges.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
accid.ges mei:mei_data.ACCIDENTAL.IMPLICIT optional
Records the performed pitch inflection.
artic.ges restriction of list of mei:mei_data.ARTICULATION optional
Records performed articulation that differs from the written
value.
dur.ges mei:mei_data.DURATION.gestural optional
Records performed duration information that differs from the written
duration. Its value may be expressed in several forms; that is, ppq (MIDI clicks and
MusicXML 'divisions'), Humdrum **recip values, beats, seconds, or mensural duration
values.
gliss mei:mei_data.GLISSANDO optional
Indicates that this element participates in a
glissando.
grace mei:mei_data.GRACE optional
Marks a note or chord as a "grace" (without a definitive written duration)
and records from which other note/chord it should "steal" time.
grace.time mei:mei_data.PERCENT optional
Records the amount of time to be "stolen" from a non-grace
note/chord.
instr mei:mei_data.URI optional
Provides a way of pointing to a MIDI instrument definition. It must
contain the ID of an <instrDef> element elsewhere in the
document.
num xs:positiveInteger optional
Along with numbase, describes duration as a ratio. num is the first value
in the ratio, while numbase is the second.
numbase xs:positiveInteger optional
Along with num, describes duration as a ratio. num is the first value in
the ratio, while numbase is the second.
oct.ges mei:mei_data.OCTAVE optional
Records performed octave information that differs from the written
value.
pname.ges mei:mei_data.PITCHNAME.GES optional
Contains a performed pitch name that differs from the written
value.
pnum mei:mei_data.PITCHNUMBER optional
Holds a pitch-to-number mapping, a base-40 or MIDI note number, for
example.
tab.fret mei:mei_data.FRETNUMBER optional
Records the fret at which a string should be stopped.
tab.string mei:mei_data.STRINGNUMBER optional
Records which string is to be played.
vel mei:mei_data.MIDIVALUE optional
MIDI Note-on/off velocity.

Used By

Element mei:note

Source

<xs:attributeGroup name="mei_att.note.ges.attributes">
  <xs:attributeGroup ref="mei:mei_att.accidental.performed.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.articulation.performed.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.duration.performed.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.instrumentident.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.midivelocity.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.note.ges.cmn.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.note.ges.mensural.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.note.ges.tablature.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.note.ges.attribute.oct.ges"/>
  <xs:attributeGroup ref="mei:mei_att.note.ges.attribute.pname.ges"/>
  <xs:attributeGroup ref="mei:mei_att.note.ges.attribute.pnum"/>
</xs:attributeGroup>