Re. Normalize defaults:
The fact that at different times the default has been 0, -1 and -3 dB is I think an indication that there is no universally accepted "right" value for the default normalize level.
I'm quite happy with the default being -1, but I tend to change it to suit whatever I'm doing.
I think it's even harder to suggest a "right" default for the other options in Normalize (other than perhaps the "Normalize stereo channels independently: OFF" option).
There would be nothing wrong with providing a "reset to factory defaults" for Normalize, but I don't see that to be a burning necessity.
Many of the effects (notably Nyquist effects) "save" their current state within the Audacity session information (which I'd guess is stored in RAM), thus the same settings are available each time the effect is opened within the current Audacity session. Unless those values are written to disk (as is the case with Noise Removal), closing Audacity and starting a new session automatically reverts the effect settings to their hard coded defaults. Sometimes this is useful, sometimes a pain
waxcylinder wrote:As well as the ability to reset to "OOTB factory defaults", should we also consider letting users set their "personal defaults" which could also be reset too? Such "personal defaults" would presumably need to be stored in Preferences.
We could easily go overboard with this
If (advanced) users really want to keep "personal defaults", they can make a backup copy of their auacity.cfg file.
"Personal defaults" are what are saved in "Preferences". These do not change unless the user changes them (or if they become corrupted, but that problem seems to have been fixed a long time ago). If a user wants to back them up, then all they need to do is to make a copy of audacity.cfg (I used to do that back in the days when the audacity.cfg file was less reliable but I don't bother any more).
The audacity.cfg file is split into sections, with related settings in each section. Several of these already have ways to be reset:
- Recent file list: has a "clear" option in the File menu
- [GUI/ToolBars]: have a reset option in the View menu.
- [Warnings]: The default is "all enabled" which can be set in Preferences >Warnings.
- [Tags]: (Metadata Editor default tags) has "Clear" and "Set Default" in interface.
The effects that save settings in preferences are:
- [Effects/ToneGen]
- [Effects/Normalize]
- [Effects/AutoDuck]
- [Effects/ClickRemoval]
- [Effects/TruncateSilence]
- [Effects/Compressor]
- [Effects/Leveller]
- [Effects/NoiseRemoval]
It would perhaps be useful to have a reset option somewhere to reset all 8 of these to their defaults. It could be an option in "Edit > Preferences > Effects".

- preferences_effects_basic7.png (23.58 KiB) Viewed 1979 times