Edgar wrote:I often wonder, is it the users or the Developers who are so dead set against additional preferences? In my, admittedly highly biased opinion (IMHBO?) this fanatical abhorrence to additional preferences on the part of a majority of the Developers is groundless. If Audacity was a very simple application with a very narrow range of users it might be reasonable, but I do not believe that is the case.
In my personalized version of Audacity I have a new Warning Dialog class which provides a Preferences-based option to the user. The dialog has a string which explains the dichotomous conflict and offers the user the three choices: Cancel and the two potential resolutions to the conflict. The dialog also has a checkbox for "Don't ask me again"; this user's choice is represented in Preferences by three checkboxes: Do it one way; Do it the other way; Ask me again the next time it comes up.
This is a quite reasonable behaviour for the plot Spectrum dialog and congruent with similar events.
The Plot Spectrum is all in all a fine feature but unfortunately not very accessible. I have to call it a couple of times to eventually have the spectrum exported. It throws me out (changes the focus) as soon as I select an entry in any of the drop down lists.
I actually do not need a separate file, it would be more convenient for me to simply have copied the data to the clipboard in order to paste it in a work sheet.
I'd implement most functions in a Nyquist plug-in (and send the data to the debug screen), but it is a lot of work and the debug screen may not hold enough characters.
The advantage would be that I can pre-process the data and sort it after my liking, e.g. list the prominent peaks/pitches at the top.