Gestural domain attributes. | |
Module | MEI.shared |
Members |
rest (direct member of att.rest.ges)
|
Attributes |
@dur.ges(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.
Value conforms to data.DURATION.gestural.
att.duration.performed
@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.
att.instrumentident
@num(optional)Along with numbase, describes duration as a ratio. num is the first value in the
ratio, while numbase is the second.
Value of datatype positiveInteger.
att.duration.ratio
@numbase(optional)Along with num, describes duration as a ratio. num is the first value in the ratio,
while numbase is the second.
Value of datatype positiveInteger.
att.duration.ratio
|
Declaration |
|