@tonalis/music-dsl
    Preparing search index...

    Function notesEqual

    music_dsl — public API re-exports. All static music-theory domain objects for the TS port.

    • Enharmonic equality: true iff same spelling, or one maps to the other via sharps_to_flats / flats_to_sharps. Mirrors Notes.eq from the reference.

      Parameters

      • a: string
      • b: string

      Returns boolean