The <sfpp> element

Parent element: <dynamics>

The <sfpp> element represents a sforzando pianissimo sfpp dynamic marking.

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

Hierarchy

  • Sfpp

Implements

Constructors

Properties

attributes: SfppAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "sfpp";
} = Sfpp.schema

Type declaration

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

    Type declaration

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

      Generated using TypeDoc