The <fffff> element

Parent element: <dynamics>

The <fffff> element represents an fffff dynamic marking.

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

Hierarchy

  • Fffff

Implements

Constructors

Properties

attributes: FffffAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "fffff";
} = Fffff.schema

Type declaration

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

    Type declaration

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

      Generated using TypeDoc