The <sfzp> element

Parent element: <dynamics>

The <sfzp> element represents a sforzando piano sfzp dynamic marking.

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

Hierarchy

  • Sfzp

Implements

Constructors

Properties

attributes: SfzpAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "sfzp";
} = Sfzp.schema

Type declaration

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

    Type declaration

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

      Generated using TypeDoc