Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setloop fails to constrain window size parameter when playback is reversed #71

Open
Lluiser opened this issue Feb 19, 2021 · 0 comments

Comments

@Lluiser
Copy link

Lluiser commented Feb 19, 2021

steps to replicate bug:

~ set window position and size large enough that the playhead loops around to the beginning of the loop
~ set speed to negative (reverse)
~ use the setloop command to loop an area not at the beginning

expected behaviour: when playhead reaches 0 as defined by the new setloop, it jumps to the end of the loop and continues playing backwards
actual result: the playhead ignores the leftmost setloop boundary and continues playing backwards all the way to the beginning of the buffer before looping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants