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

Fix LoopingControlTest.LoopInOutButtons_QuantizeEnabled #12742

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

daschuer
Copy link
Member

@daschuer daschuer commented Feb 6, 2024

A second ProcessBuffer() was needed.
As an alternative, we could check for a stopped deck before scheduling the seek, but we are stopped anyway and can effort the extra cycle.

@ronso0
Copy link
Member

ronso0 commented Feb 6, 2024

Hmm, I tried exactly that but the tests failed anyway https://github.com/mixxxdj/mixxx/compare/83d31a337f20e89677fbcb81eb6459d50d1eaad7..30f9bfda9d8ac05fa938da23c1f1dc1706117d9e
Waiting for CI...

edit Oh, I didn't add that second ProcessBuffer(); after setting loop_out the second time 🤦

@ronso0
Copy link
Member

ronso0 commented Feb 6, 2024

Great, thank you very much!

@ronso0 ronso0 merged commit 00da9eb into mixxxdj:2.4 Feb 6, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants