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 basic normalisation #698

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

roderickvd
Copy link
Member

b4f9ae3 unintentionally broke the basic limiter by testing for equality instead of inequality. In case of the basic limiter, it should confirm that normalisation_factor <> 1.0 or else don't bother iterating over the samples. This fixes that and slightly changes the if statement to better state that intention.

@ghost
Copy link

ghost commented Apr 19, 2021

This seems like a very important commit. Can someone merge this?

@sashahilton00 sashahilton00 merged commit 1ff7c43 into librespot-org:dev Apr 23, 2021
@roderickvd roderickvd deleted the fix-basic-normalisation branch April 23, 2021 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants