moment-of-symmetry
    Preparing search index...

    Function mosWithDaughter

    • Generate a daughter MOS as a subset of an EDO while labeling each degree by its relationship to the parent MOS.

      Parameters

      • numberOfLargeSteps: number

        Number of large steps in the parent MOS.

      • numberOfSmallSteps: number

        Number of small steps in the parent MOS.

      • Optionaloptions: MosWithDaughterOptions

        Options for sizes of the steps, brightness of the scale, and daughter accidental labeling.

      Returns Map<number, "flat" | "sharp" | "both" | "parent">

      A map of EDO degrees to labels indicating whether a degree is in the parent MOS ('parent') or belongs to the daughter as 'flat', 'sharp', or 'both'. The 0 degree is not included, but the final degree representing the size of the EDO is.