RPE Chart Utils
    Preparing search index...

    Function mirrorChart

    • Mirror the entire chart horizontally.

      Negates every note's positionX, every moveXEvents start/end value, and every rotateEvents start/end value across all lines.

      Parameters

      • chart: RpeJson

        The RPE chart (modified in place).

      Returns RpeJson

      The chart (for chaining).

      mirrorChart(chart); // flip the whole chart left↔right