Optional
opts: { Optional
attributes?: Partial<OffsetAttributes>Optional
contents?: OffsetContentsReadonly
schemaReadonly
attributes: { Readonly
sound: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "offset"Static
Readonly
schemaReadonly
attributes: { Readonly
sound: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "offset"Generated using TypeDoc
The
<offset>
elementParent elements:
<direction>
,<harmony>
,<listening>
,<sound>
An
<offset>
is represented in terms of divisions, and indicates where the direction will appear relative to the current musical location. The current musical location is always within the current measure, even at the end of a measure. If an element within a<direction>
includes a default-x attribute, the<offset>
value will be ignored when determining the appearance of that element.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/offset/