Slot offset modes "Continue" and gates don't work correctly on playrates != 1

Issue #186 resolved
Benjamin Klum repo owner created an issue

If slot offset mode is "Continue" and the take playrate of the clip is set to a value != -1, it continues at the wrong point. Similar bugs with gate offset modes.

Comments (2)

  1. Benjamin Klum reporter

    Multiple improvements and fixes:

    • re #187 Memorize original take offset and use that as initial offset for every play operation instead of zero
    • fix #186 Fix behavior of continue and gate offset modes with playrates != 1

    → <<cset 88b33f34fdfb>>

  2. Log in to comment