Function simplifyCommas

  • Find simpler spellings for an array of commas.

    Parameters

    • commas: MonzoValue[]

      List of commas that should only affect the spelling, but not the pitch.

    • searchBreadth: number = 3

      Half-width of the search lattice.

    Returns number[][]

    An array of commas with smaller or equal tenney heights.

Generated using TypeDoc