RPE Chart Utils
    Preparing search index...

    Function offsetEvents

    • Offset all events in a channel by a beat delta (mutates in place).

      Parameters

      Returns void

      // Shift the second verse events forward by 32 beats
      offsetEvents(layer.moveXEvents ?? [], 32);