att.beamedWith

Attributes indicating cross-staff beaming.
Module
Attributes
@beam.with
@beam.with(optional)In the case of cross-staff beams, the beam.with attribute is used to indicate which staff the beam is connected to; that is, the staff above or the staff below. Value conforms to data.NEIGHBORINGLAYER.
@beam.with(optional)In the case of cross-staff beams, the beam.with attribute is used to indicate which staff the beam is connected to; that is, the staff above or the staff below. Value conforms to data.NEIGHBORINGLAYER.
Common Music Notation (CMN) repertoire component declarations.
@beam.with(optional)In the case of cross-staff beams, the beam.with attribute is used to indicate which staff the beam is connected to; that is, the staff above or the staff below. Value conforms to data.NEIGHBORINGLAYER.
Available at
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<beamSpan>Alternative element for explicitly encoding beams, particularly those which extend across bar lines.
<tuplet>A group of notes with "irregular" (sometimes called "irrational") rhythmic values, for example, three notes in the time normally occupied by two or nine in the time of five.
<tupletSpan>Alternative element for encoding tuplets, especially useful for tuplets that extend across bar lines.
Common Music Notation (CMN) repertoire component declarations.
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<beamSpan>Alternative element for explicitly encoding beams, particularly those which extend across bar lines.
<tuplet>A group of notes with "irregular" (sometimes called "irrational") rhythmic values, for example, three notes in the time normally occupied by two or nine in the time of five.
<tupletSpan>Alternative element for encoding tuplets, especially useful for tuplets that extend across bar lines.
Declaration
<classSpec ident="att.beamedWith" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes indicating cross-staff beaming.</desc>
<attList>
<attDef ident="beam.with" usage="opt">
<desc xml:lang="en">In the case of cross-staff beams, the beam.with attribute is used to indicate which staff the beam is connected to; that is, the staff above or the staff below.</desc>
<datatype>
<rng:ref name="data.NEIGHBORINGLAYER"/>
</datatype>
</attDef>
</attList>
</classSpec>