att.midi.event

Attributes common to MIDI events.
Module MEI.midi
Members
cc, chan, chanPr, cue, hex, marker, metaText, noteOff, noteOn, port, prog, seqNum, trkName, vel (direct members of att.midi.event)
Attributes
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces. att.layerident
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces. att.staffident
@tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional_beat_part]. Value conforms to data.BEAT. att.timestamp.musical
Declaration
<classes>
<memberOf key="att.staffident"/>
<memberOf key="att.layerident"/>
<memberOf key="att.timestamp.musical"/>
</classes>