The <rfz> element

Parent element: <dynamics>

The <rfz> element represents a rinforzando rfz dynamic marking.

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

Hierarchy

  • Rfz

Implements

Constructors

Properties

attributes: RfzAttributes
contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "rfz";
} = Rfz.schema

Type declaration

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

    Type declaration

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

      Generated using TypeDoc