att.fTrem.log

Logical domain attributes.
Module
MEI.cmn
Attributes
dots, dur, form, layer, staff, tstamp, tstamp.ges, tstamp.real, when
dots(optional)Records the number of augmentation dots required by a written dotted duration. Value conforms to data.AUGMENTDOT.
dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
form(optional)Describes the style of the tremolo. Allowed values are: "meas" (Measured tremolo.), "unmeas" (Unmeasured tremolo.)
layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
staff(recommended)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.
tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional beat part], as expressed in the written time signature. Value conforms to data.BEAT.
tstamp.ges(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional beat part], as expressed in the written time signature. Value conforms to data.BEAT.
tstamp.real(optional)Records the onset time in terms of ISO time. Value conforms to data.ISOTIME.
when(optional)Indicates the point of occurrence of this feature along a time line. Its value must be the ID of a when element elsewhere in the document. Value conforms to data.URI.
form(optional)Describes the style of the tremolo. Allowed values are: "meas" (Measured tremolo.), "unmeas" (Unmeasured tremolo.)
(MEI.shared) Attributes that apply to all written events, e.g., note, chord, rest, etc.
(MEI.performance) Temporal alignment attributes.
when(optional)Indicates the point of occurrence of this feature along a time line. Its value must be the ID of a when element elsewhere in the document. Value conforms to data.URI.
(MEI.shared) Attributes that identify the layer to which a feature applies.
layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
(MEI.shared) Attributes for identifying the staff associated with the current feature.
staff(recommended)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.
(MEI.gestural) Attributes that record a performed (as opposed to notated) time stamp.
tstamp.ges(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional beat part], as expressed in the written time signature. Value conforms to data.BEAT.
tstamp.real(optional)Records the onset time in terms of ISO time. Value conforms to data.ISOTIME.
(MEI.shared) Attributes that record a time stamp in terms of musical time, i.e., beats[.fractional beat part].
tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional beat part], as expressed in the written time signature. Value conforms to data.BEAT.
(MEI.shared) Attributes that record the number of dots of augmentation.
dots(optional)Records the number of augmentation dots required by a written dotted duration. Value conforms to data.AUGMENTDOT.
(MEI.shared) Attributes that express duration in musical terms.
dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
Common Music Notation (CMN) repertoire component declarations.
form(optional)Describes the style of the tremolo. Allowed values are: "meas" (Measured tremolo.), "unmeas" (Unmeasured tremolo.)
Gestural component declarations.
tstamp.ges(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional beat part], as expressed in the written time signature. Value conforms to data.BEAT.
tstamp.real(optional)Records the onset time in terms of ISO time. Value conforms to data.ISOTIME.
Performance component declarations.
when(optional)Indicates the point of occurrence of this feature along a time line. Its value must be the ID of a when element elsewhere in the document. Value conforms to data.URI.
Component declarations that are shared between two or more modules.
dots(optional)Records the number of augmentation dots required by a written dotted duration. Value conforms to data.AUGMENTDOT.
dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
staff(recommended)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.
tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional beat part], as expressed in the written time signature. Value conforms to data.BEAT.
Available at
fTrem(fingered tremolo) – A rapid alternation between a pair of notes (or chords or perhaps between a note and a chord) that are (usually) farther apart than a major second.
fTrem(fingered tremolo) – A rapid alternation between a pair of notes (or chords or perhaps between a note and a chord) that are (usually) farther apart than a major second.
Declaration
<classSpec ident="att.fTrem.log" module="MEI.cmn" type="atts">
<desc>Logical domain attributes.</desc>
<classes>
<memberOf key="att.event"/>
<memberOf key="att.augmentDots"/>
<memberOf key="att.duration.logical"/>
</classes>
<attList org="group">
<attDef ident="form" usage="opt">
<desc>Describes the style of the tremolo.</desc>
<valList type="closed">
<valItem ident="meas">
<desc>Measured tremolo.</desc>
</valItem>
<valItem ident="unmeas">
<desc>Unmeasured tremolo.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>