Optional
opts: { Optional
attributes?: Partial<PlayAttributes>Optional
contents?: PlayContentsReadonly
schemaReadonly
attributes: { Readonly
id: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
contents: readonly [{ Readonly
name: "play"Static
Readonly
schemaReadonly
attributes: { Readonly
id: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
contents: readonly [{ Readonly
name: "play"Gets
Generated using TypeDoc
The
<play>
elementParent elements:
<note>
,<sound>
The
<play>
element specifies playback techniques to be used in conjunction with the<instrument-sound>
element. When used as part of a<sound>
element, it applies to all notes going forward in score order. In multi-instrument parts, the affected instrument should be specified using the id attribute. When used as part of a<note>
element, it applies to the current note only.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/play/