The <fff> element

Parent element: <dynamics>

The <fff> element represents a triple forte dynamic marking.

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

Hierarchy

  • Fff

Implements

Constructors

Properties

attributes: FffAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "fff";
} = Fff.schema

Type declaration

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

    Type declaration

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

      Generated using TypeDoc