Type alias KeyAccidentalAttributes

KeyAccidentalAttributes: {
    smufl: string | null;
}

Type declaration

  • smufl: string | null

    Specifies a Standard Music Font Layout (SMuFL) accidental character by its canonical glyph name.

Generated using TypeDoc