-
Notifications
You must be signed in to change notification settings - Fork 86
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
FR: Loudness - add dual mono scanning mode (was: Bug in SWS - problem detected about loudness) #1209
Comments
Replied here As stated in the linked comment there seems no consensus how this should be handled 'correctly' and personally I also tend to to agree to the argument: below so I wouldn't consider it a bug:
|
It is true, because what deceives in loudness is the dual mono output, which adds 3dB. Anyway, many times you work with voices or mono tracks, which will then be exported in stereo, adding those 3dB difference. It would be practical to add a function that compensates for that difference in item reading. Something like: read items as dual mono |
I've changed the title of this issue accordingly. |
Hello, I use SWS a lot, they are very useful to me. But I detected a measurement problem with loudness
It turns out that a while ago I found a contradiction in the reading of the integrated between Youlean and what the SWS measured. There were exactly 3LU of difference
I made measurements with white noise clips. And testing. I found where the error was
Apparently: it does not measure items that are "mono" correctly. With stereo, there is no problem. But with the "mono", there is 3dB difference.
The sound intensity result is even perceptible to the listening, so here I attach a project where you can make the measurements, compare readings between Youlean and SWS, and draw your own conclusions from this error.
https://mega.nz/#!SkAFTI7A!lXn_a8XFYLOO9BK0e2l18KT3mxn9prR2CqseDZL4vLU
1st Item: white noise, stereo in -8LUFS for both Youlean and SWS
2nd Item: white noise, mono at -5 for Youlean and -8 for SWS (bug)
3rd Item: white noise, stereo in -5 for Youlean and for SWS
This not only happens with white noise, it also happens to me with mono recordings that I make, there is always that bug present.
Conclusion: LUFS reading from SWS is failing for mono items. Even using "High precision mode"
thank you
The text was updated successfully, but these errors were encountered: