att.beam.vis

Visual domain attributes.
Module
MEI.visual
Attributes
color, cue, form, place, slash, slope
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" ((accelerando) indicates that the secondary beams get progressively closer together toward the end of the beam.), "mixed" ((mixed acc and rit) for beams that are "feathered" in both directions.), "rit" ((ritardando) means that the secondary beams become progressively more distant toward the end of the beam.), "norm" ((normal) 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 of datatype decimal.
(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" ((accelerando) indicates that the secondary beams get progressively closer together toward the end of the beam.), "mixed" ((mixed acc and rit) for beams that are "feathered" in both directions.), "rit" ((ritardando) means that the secondary beams become progressively more distant toward the end of the beam.), "norm" ((normal) 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 of datatype decimal.
Common Music Notation (CMN) repertoire component declarations.
form(optional)Captures whether a beam is "feathered" and in which direction. Allowed values are: "acc" ((accelerando) indicates that the secondary beams get progressively closer together toward the end of the beam.), "mixed" ((mixed acc and rit) for beams that are "feathered" in both directions.), "rit" ((ritardando) means that the secondary beams become progressively more distant toward the end of the beam.), "norm" ((normal) 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 of datatype decimal.
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.
Available at
beamA container for a series of explicitly beamed events that begins and ends entirely within a measure.
beamSpan(beam span) – Alternative element for explicitly encoding beams, particularly those which extend across bar lines.
beamA container for a series of explicitly beamed events that begins and ends entirely within a measure.
beamSpan(beam span) – Alternative element for explicitly encoding beams, particularly those which extend across bar lines.
Declaration
<classSpec ident="att.beam.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<classes>
<memberOf key="att.color"/>
<memberOf key="att.cue"/>
<memberOf key="att.beamRend"/>
</classes>
</classSpec>