att.tupletSpan.vis

Visual domain attributes.
Module
Attributes
bracket.place, bracket.visible, color, dur.visible, num.format, num.place, num.visible
bracket.place(optional)Used to state where a tuplet bracket will be placed in relation to the note heads. Value conforms to data.STAFFREL.basic.
bracket.visible(optional)States whether a bracket should be rendered with a tuplet. Value conforms to data.BOOLEAN.
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.
dur.visible(optional)Determines if the tuplet duration is visible. Value conforms to data.BOOLEAN.
num.format(optional)Controls how the num:numbase ratio is to be displayed. Allowed values are: "count" (Only the num attribute is displayed, , '7'.), "ratio" (Both the num and numbase attributes are displayed, , '7:4'.)
num.place(optional)States where the tuplet number will be placed in relation to the note heads. Value conforms to data.STAFFREL.basic.
num.visible(optional)Determines if the tuplet number is visible. Value conforms to data.BOOLEAN.
(MEI.visual) Visual domain attributes.
bracket.place(optional)Used to state where a tuplet bracket will be placed in relation to the note heads. Value conforms to data.STAFFREL.basic.
bracket.visible(optional)States whether a bracket should be rendered with a tuplet. Value conforms to data.BOOLEAN.
dur.visible(optional)Determines if the tuplet duration is visible. Value conforms to data.BOOLEAN.
num.format(optional)Controls how the num:numbase ratio is to be displayed. Allowed values are: "count" (Only the num attribute is displayed, , '7'.), "ratio" (Both the num and numbase attributes are displayed, , '7:4'.)
(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.cmn) Attributes that record the placement and visibility of numbers that accompany a bowed tremolo or tuplet.
num.place(optional)States where the tuplet number will be placed in relation to the note heads. Value conforms to data.STAFFREL.basic.
num.visible(optional)Determines if the tuplet number is visible. Value conforms to data.BOOLEAN.
Common Music Notation (CMN) repertoire component declarations.
num.place(optional)States where the tuplet number will be placed in relation to the note heads. Value conforms to data.STAFFREL.basic.
num.visible(optional)Determines if the tuplet number is visible. Value conforms to data.BOOLEAN.
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.
Visual component declarations.
bracket.place(optional)Used to state where a tuplet bracket will be placed in relation to the note heads. Value conforms to data.STAFFREL.basic.
bracket.visible(optional)States whether a bracket should be rendered with a tuplet. Value conforms to data.BOOLEAN.
dur.visible(optional)Determines if the tuplet duration is visible. Value conforms to data.BOOLEAN.
num.format(optional)Controls how the num:numbase ratio is to be displayed. Allowed values are: "count" (Only the num attribute is displayed, , '7'.), "ratio" (Both the num and numbase attributes are displayed, , '7:4'.)
Available at
tupletSpanAlternative element for encoding tuplets, especially useful for tuplets that extend across bar lines.
Common Music Notation (CMN) repertoire component declarations.
tupletSpanAlternative element for encoding tuplets, especially useful for tuplets that extend across bar lines.
Declaration
<classSpec ident="att.tupletSpan.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<classes>
<memberOf key="att.tuplet.vis"/>
</classes>
</classSpec>