The <ffff> element

Parent element: <dynamics>

The <ffff> element represents an ffff dynamic marking.

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

Hierarchy

  • Ffff

Implements

Constructors

Properties

attributes: FfffAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "ffff";
} = Ffff.schema

Type declaration

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

    Type declaration

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

      Generated using TypeDoc