Function mapByVal

  • Map an array of fractions/monzos by a val.

    Parameters

    • monzos: MonzoValue[]

      Fractions or monzos to map.

    • edoOrWarts: string | number

      Number of equal divisions of the octave or a number followed by letters in Wart Notation such as '17c'.

    Returns number[]

    The fractions interpreted consistently by the val as edo-steps.

Generated using TypeDoc