The <laughing> element

Parent element: <lyric>

The <laughing> element represents a laughing voice.

https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/laughing/

Hierarchy

  • Laughing

Implements

Constructors

Properties

attributes: LaughingAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "laughing";
} = Laughing.schema

Type declaration

  • Readonly attributes: {}
    • Readonly contents: readonly []
    • Readonly name: "laughing"
    schema: {
        attributes: {};
        contents: readonly [];
        name: "laughing";
    } = ...

    Type declaration

    • Readonly attributes: {}
      • Readonly contents: readonly []
      • Readonly name: "laughing"

      Generated using TypeDoc