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

AnalyzerThread: Pass AnalyzerTrack correctly again #11873

Merged
merged 2 commits into from
Aug 27, 2023

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Aug 26, 2023

Fixes #11872

With this patch, overriding the constant/variable tempo analysis via the Reanalyze menu will work correctly again. Additionally, the AnalyzerTrack constructor is now explicit, to make this kind of regression harder to overlook in the future.

fwcd added 2 commits August 26, 2023 19:27
To prevent accidentally passing just the track and thereby discarding
option overrides.

See mixxxdj#11872 (comment)
Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm the issue and the fix. The code looks good. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants