Bugzilla – Bug 2566
Spectrogram view: changing algorithm to Pitch (EAC) turns off "Enable Spectral Selection"
Last modified: 2021-01-21 11:28:14 UTC
In Spectrogram view if you change the Algorithm to Pitch (EAC) that turns off "Enable Spectral Selection" (which is normally "on" by default). You cannot turn it on again from the TCP>Spectrogram Settings dialog. 14) After Step 13 you can turn the preference for "Enable Spectral Selection" (which had also been erroneously turned off at step 7) back on again. 15) If you then in TCP>Spectrogram settings you choose "Use Preferences" and OK 16) Observe: Algorithm reverts to Frequencies and spectral selection is enabled and spectral selections can be mad. Curiously if at Step 5 you make a spectral selection before changing the algorithm to Pitch(EAC) when you do make the change the spectral selection disappears. But then after Step 15 here the selection is reinstated as-was in the Frequencies view. As a) this is a regression on 2.4.2 b) Spectral Selection is one of the key (if not the key) feature of Spectrogram view I am grading this as P1 This bug affects all three platforms. It was originally reported as a residual of Bug #2554 >Win & Linux: Spectrogram view, changing algorithm to Pitch (EAC) or >Reassignment prevents reversion to Frequencies algorithm
And this is a regression on a very recent alpha build: Audacity 3.0.0 c563d5c Which implies that this bug was introduced with the fixes for Bug #2555
If after Step 13 you do 14)In TCP>Spectrogram Settings turn "on" Spectral Selection 15) OK 16) try to make a spectral selection 17) Observe you can't 18) Revisit TCP>Spectrogram Settings 19) Observe: Spectral Selection is turned "off"
If after step 5 you 5.1} make a spectral selection 5.2) Observe: you can - it's on by default Then at Step 7 the spectral selection is removed.
DEVEL - FIX MADE https://github.com/audacity/audacity/commit/f7c0ba837ba39f7abb02596778e202db574ead72
(In reply to James Crook from comment #4) I think you meant this commit: https://github.com/audacity/audacity/commit/05c6d62
Testing on W10 with Audacity 3.0.0 05c6d62 This now works properly again on Windows
(In reply to Peter Sampson from comment #6) Can't test on Mac yet as the Audacity 3.0.0 05c6d62 Mac build still crashes on launch - P1 Bug #2615
Testing on macOS 11.1 Big Sur with Audacity 3.0.0 f60e19737 This now works properly again on Mac