Function stepString

  • Obtain an abstract string like 'LLsLLLs' corresponding to the mode specified.

    Parameters

    • numberOfLargeSteps: number

      Number of large steps in the MOS pattern.

    • numberOfSmallSteps: number

      Number of small steps in the MOS pattern.

    • Optional options: BaseOptions

      Options for brightness of the scale.

    Returns string

    String with the given number of 'L' and 's' characters in the specified mode.