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

Slip mode: consider loop for background position only if it was enabled before slip #11848

Merged
merged 1 commit into from Aug 21, 2023

Conversation

ronso0
Copy link
Member

@ronso0 ronso0 commented Aug 21, 2023

This restores 2.3 behaviour (broken by c5127eb):

  • enable slip mode (no active loop)
  • active loop (NOT rolling loop since that would quit slip mode when disabling it)
  • let it do a few interations so the slip position and the background position can be clearly distinguished
  • disable loop
  • quit slip mode = position is where it would have been without slip mode

Closes #11844

@JoergAtGithub please test!

…ed before slip

this restores 2.3 behaviour (broken by c5127eb):
* enable slip mode (no active loop)
* active loop (NOT rolling loop since that would quit slip mode when disabling it)
* let it do a few interations so the slip position and the background position can be clearly distinguished
* disable loop
* quit slip mode
= position is where it would have been without slip mode
@ronso0
Copy link
Member Author

ronso0 commented Aug 21, 2023

We could also add a test for this situation.

@JoergAtGithub
Copy link
Member

This fixes the bug! Thank you!

@JoergAtGithub JoergAtGithub merged commit d35e53d into mixxxdj:2.4 Aug 21, 2023
13 checks passed
@ronso0 ronso0 deleted the slip-loop branch August 21, 2023 16:44
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.

None yet

2 participants