Optional
opts: { Optional
attributes?: Partial<BeatRepeatAttributes>Optional
contents?: BeatRepeatContentsReadonly
schemaReadonly
attributes: { Readonly
slashes: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
type: { Readonly
type: "required"Readonly
value: { Readonly
choices: readonly ["start", "stop"]Readonly
type: "choices"Readonly
use-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "beat-repeat"Static
Readonly
schemaReadonly
attributes: { Readonly
slashes: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
type: { Readonly
type: "required"Readonly
value: { Readonly
choices: readonly ["start", "stop"]Readonly
type: "choices"Readonly
use-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "beat-repeat"Gets
Sets
Sets
Sets
Sets
Generated using TypeDoc
The
<beat-repeat>
elementParent element:
<measure-style>
The
<beat-repeat>
element is used to indicate that a single beat (but possibly many notes) is repeated.The stop type indicates the first beat where the repeats are no longer displayed. Both the start and stop of the beats being repeated should be specified unless the repeats are displayed through the end of the part.
The
<beat-repeat>
element specifies a notation style for repetitions. The actual music being repeated needs to be repeated within the MusicXML file. This element specifies the notation that indicates the repeat.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/beat-repeat/