Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 2566 - Spectrogram view: changing algorithm to Pitch (EAC) turns off "Enable Spectral Selection"
Spectrogram view: changing algorithm to Pitch (EAC) turns off "Enable Spectra...
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Application Core
3.0.0
All All
: P1 RepeatableAll
Assigned To: Paul L
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-10 11:12 UTC by Peter Sampson
Modified: 2021-01-21 11:28 UTC (History)
7 users (show)

See Also:
Steps To Reproduce:
1) clear Audacity settings folder (factory settings) 2) launch Audacity 3) Generate Chirp 4) In TCP dropdown change to Spectrogram view 5) Observe: Spectrogram with "Frequencies" algorithm 6) In TCP>Spectrogram Settingschange algorithm to Pitch(EAC) 7) Observe Spectrogram changes 8) try to make a spectral selection 9) Observe: you can't 10) In TCP>Spectrogram observe that "Enable Spectral Selection" is turned off (it was formerly on - default setting) 11) Try turning "Enable Spectral Selection" on 12) Observe you appear to be able to but it does not take effect 13) Observe: in Spectrogram Preferences "Enable Spectral Selection" has also been turned off there
Release Note:
Group: Specrograms *Spectrogram view: changing algorithm to Pitch (EAC) turns off "Enable Spectral Selection"
First Git SHA:
Group: ---
Workaround:
In the track's Track Control Panel dropdown menu: Change the Algorithm to Frequencies and turn "on" Enable Spectral Selection
Closed: 2021-01-21 00:00:00
petersampsonaudacity: Quickfix‑Requested+
petersampsonaudacity: Regression+
petersampsonaudacity: Test‑OK‑Win+
petersampsonaudacity: Test‑OK‑Mac+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Sampson 2020-10-10 11:12:26 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
Comment 1 Peter Sampson 2020-10-11 03:37:54 UTC
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
Comment 2 Peter Sampson 2020-11-30 10:28:52 UTC
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"
Comment 3 Peter Sampson 2020-11-30 10:30:55 UTC
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.
Comment 5 Steve Daulton 2021-01-01 09:34:10 UTC
(In reply to James Crook from comment #4)
I think you meant this commit:
https://github.com/audacity/audacity/commit/05c6d62
Comment 6 Peter Sampson 2021-01-01 09:46:19 UTC
Testing on W10 with Audacity 3.0.0 05c6d62

This now works properly again on Windows
Comment 7 Peter Sampson 2021-01-01 09:49:53 UTC
(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
Comment 8 Peter Sampson 2021-01-03 05:33:31 UTC
Testing on macOS 11.1 Big Sur with Audacity 3.0.0 f60e19737

This now works properly again on Mac