Bugzilla – Bug 2480
Vertical Scale dB does not update when Meter range is changed in Prefs
Last modified: 2020-10-10 12:28:39 UTC
With a track or tracks are in Waveform dB view and you use Preferences to change the Waveform range, the meters change on exiting prefs but the Vertical Scale(s) do not. In order to view the change you need to exit Audacity and relaunch. This is a regression on 2.1.1 - hence the P2 rating. Additionally if you record a new tack or import a track in dB view the Vertical scale is not updated. This bit is a regression on 2.3.3 This issue was originally reported on the Forum by user mafg1953 https://forum.audacityteam.org/viewtopic.php?f=46&t=111519&p=397686 Tested 2.4 and 2.4.2 alpha on Mac and Win - regression testing done on Win only.
Fix in: https://github.com/audacity/audacity/commit/238bb95 Also fixes spectrogram view
(In reply to Leland Lucius from comment #1) Testing on W10 with Audacity 3.0.0 58adb94 The meters and the vertical scale now properly change.
(In reply to Leland Lucius from comment #1) Testing on macOS 10.15.67 Catalina with Audacity 3.0.0 58adb94 The meters and the vertical scale now properly change.
Works for me on Linux.
I'm requesting re-testing after commit 57b39ed099277e93c60af561e148bb089c254a70 where I made other changes after reviewing the first fix. Also my recent fix of bug 2555 involved some re-writing of what was done to fix this bug and caused that other bug.
(In reply to Paul L from comment #5) I already retested this earlier today on both W10 and macOS 10.15.6 when I was testing your fix for Bug #2555. BUT In the interests of absolute thoroughness I retested on W10 and on macOS 10.15.7 (my Mac was updated in the meantime) And on both platforms thus still works fine.
And tested again on W10 with latest alpha Audacity 3.0.0 57b39ed All still fine on W10
And tested again on macOS 10.15.7 with latest alpha Audacity 3.0.0 57b39ed All still fine on Mac too