Gestural domain attributes. | |
Module | MEI.shared |
Members |
tempo (direct member of att.tempo.ges)
|
Attributes |
@midi.bpm(optional)Captures the number of *quarter notes* per minute. In MIDI, a beat is always defined
as a quarter note, *not the numerator of the time signature or the metronomic
indication*.
Value conforms to data.MIDIBPM.
att.miditempo
@midi.mspb(optional)Records the number of microseconds per *quarter note*. In MIDI, a beat is always
defined as a quarter note, *not the numerator of the time signature or the metronomic
indication*. At 120 quarter notes per minute, each quarter note will last 500,000
microseconds.
Value conforms to data.MIDIMSPB.
att.miditempo
@mm(optional)Used to describe tempo in terms of beats (often the meter signature denominator) per
minute, ala M.M. (Maezel's Metronome). Do not confuse this attribute with midi.bpm
or
midi.mspb. In MIDI, a beat is always defined as a quarter note, *not the numerator
of
the time signature or the metronomic indication*.
Value conforms to data.TEMPOVALUE.
att.mmtempo
@mm.dots(optional)Records the number of augmentation dots required by a dotted metronome unit.
Value conforms to data.AUGMENTDOT.
att.mmtempo
|
Declaration |
|