Bugzilla – Bug 2498
Loudness Normalization always displays LUFS on launch
Last modified: 2020-07-09 12:58:38 UTC
On launching "Loudness Normalization", the units always display as "LUFS", even when the last used setting was RMS (dB). Reported on macOS and repeatable on Linux, so assumed "all". This is a regression against Audacity 2.4.2.
Fixed in: https://github.com/audacity/audacity/commit/5b4c9b3425a16b9df5d342ac28b4e441b0ff4d40 Note that this was a regression against 2.4.1, not 2.4.2.
(In reply to David Bailes from comment #1) Testing on W10 with Audacity 3.0.0 5b4c9b3 This now works properly
Testing on macOS 10.15.5 Catalina with Audacity 3.0.0 5b4c9b3 This now works properly on Mac as well
(In reply to David Bailes from comment #1) Out of curiosity, what caused the breakage? Was it the conversion to "simplebook"?
(In reply to Steve Daulton from comment #4) > (In reply to David Bailes from comment #1) > Out of curiosity, what caused the breakage? Was it the conversion to > "simplebook"? Yes, I'm pretty sure it was commit 29201bba which introduced the problem, but didn't do any builds to confirm this.