att.beam.vis

Visual domain attributes.
Module
Attributes
color, cue, form, place, slash, slope, visible
color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
cue(optional) Value conforms to data.BOOLEAN.
form(optional)Captures whether a beam is "feathered" and in which direction. Allowed values are: "acc" (means that the secondary beams become progressively more distant toward the end of the beam.), "mixed" (for beams that are "feathered" in both directions.), "rit" (indicates that the secondary beams get progressively closer together toward the end of the beam.), "norm" (indicates that the secondary beams are equidistant along the course of the beam.)
place(optional)Records the placement of the beam relative to the events it affects. Value conforms to data.BEAMPLACE.
slash(optional)Indicates presence of slash through the beam. Value conforms to data.BOOLEAN.
slope(optional)Records the slope of the beam. Value is a decimal number.
visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN.
(MEI.shared) Visual color attributes.
color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
(MEI.shared) Attributes that describe "cue-ness".
cue(optional) Value conforms to data.BOOLEAN.
(MEI.cmn) Attributes that record the visual rendition of beams.
form(optional)Captures whether a beam is "feathered" and in which direction. Allowed values are: "acc" (means that the secondary beams become progressively more distant toward the end of the beam.), "mixed" (for beams that are "feathered" in both directions.), "rit" (indicates that the secondary beams get progressively closer together toward the end of the beam.), "norm" (indicates that the secondary beams are equidistant along the course of the beam.)
place(optional)Records the placement of the beam relative to the events it affects. Value conforms to data.BEAMPLACE.
slash(optional)Indicates presence of slash through the beam. Value conforms to data.BOOLEAN.
slope(optional)Records the slope of the beam. Value is a decimal number.
(MEI.shared) Attributes describing whether a feature should be displayed.
visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN.
Common Music Notation (CMN) repertoire component declarations.
form(optional)Captures whether a beam is "feathered" and in which direction. Allowed values are: "acc" (means that the secondary beams become progressively more distant toward the end of the beam.), "mixed" (for beams that are "feathered" in both directions.), "rit" (indicates that the secondary beams get progressively closer together toward the end of the beam.), "norm" (indicates that the secondary beams are equidistant along the course of the beam.)
place(optional)Records the placement of the beam relative to the events it affects. Value conforms to data.BEAMPLACE.
slash(optional)Indicates presence of slash through the beam. Value conforms to data.BOOLEAN.
slope(optional)Records the slope of the beam. Value is a decimal number.
Component declarations that are shared between two or more modules.
color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
cue(optional) Value conforms to data.BOOLEAN.
visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN.
Available at
beamA container for a series of explicitly beamed events that begins and ends entirely within a measure.
beamSpanAlternative element for explicitly encoding beams, particularly those which extend across bar lines.
Common Music Notation (CMN) repertoire component declarations.
beamA container for a series of explicitly beamed events that begins and ends entirely within a measure.
beamSpanAlternative element for explicitly encoding beams, particularly those which extend across bar lines.
Declaration
<classSpec ident="att.beam.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<classes>
<memberOf key="att.color"/>
<memberOf key="att.cue"/>
<memberOf key="att.beamRend"/>
<memberOf key="att.visibility"/>
</classes>
</classSpec>