The <pppp> element

Parent element: <dynamics>

The <pppp> element represents a pppp dynamic marking.

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

Hierarchy

  • Pppp

Implements

Constructors

Properties

attributes: PpppAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "pppp";
} = Pppp.schema

Type declaration

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

    Type declaration

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

      Generated using TypeDoc