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 too low loudness normalization levels. #289

Merged
merged 1 commit into from Jul 27, 2018
Merged

Fix too low loudness normalization levels. #289

merged 1 commit into from Jul 27, 2018

Conversation

mmmaisel
Copy link
Contributor

@mmmaisel mmmaisel commented Jul 27, 2018

LUFS are defined as the power of the signal, not as the root mean square.
Accidential use of the RMS caused incorrect normalization to only half
of the LUFS value.

LUFS are defined as the power of the signal, not as the root mean square.
Accidential use of the RMS caused incorrect normalization to only half
of the LUFS value.
@JamesCrook JamesCrook merged commit 9cbb67a into audacity:master Jul 27, 2018
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.

None yet

2 participants