TonyVA408 wrote: However, I wanted to volunteer some comments, please.
User feedback is always very much appreciated. Of course that does not mean that you'll get exactly what you want

because there are millions of other users to consider, but direct user feedback is invaluable information without which we can only guess what people need.
TonyVA408 wrote:Customizable Toolbar -- I suppose it's easier said than done, but if I had my druthers, I think I'd like a customizable tool bar where users can add "links" (function buttons or icons) for the effects they use most frequently. Maybe this has been mentioned?
There is already a feature request listed on the wiki:
Customisable Toolbar: (6 votes) add/remove/move items from/between toolbars (similar to customising the toolbars in Firefox) and create a personal toolbar with just the icons you use heavily yourself (then you can hide all the other toolbars to save space)
but I think that your suggestion is a little bit different from that - You're suggesting that there should be an "Effects Toolbar" that can be customised?
TonyVA408 wrote:Categorizing IS a big plus for the "newbie" who'd like to see all the offerings available for a given category
It is also a big plus for users that have a lot of effects installed.
If a user has 200+ effects, it is a pain to have to scroll down a huge list to find the effect that they want. Windows users can type the first letter of the effect name to jump to that letter in the effects list, but what if they cant remember if an effect is called "VST anwida reverb light" or "Anwida reverb lite" or "Reverb Anwida Lite" or "DX Reverb Lite"? If all of the reverb effects were in a Reverb category, then they could just open that category and see it immediately without scrolling up and down the menu searching for it.
Past experience with Effect categories has demonstrated the strength of feeling about this feature, which is why any new implementation of categories must include an option to not have categories.
TonyVA408 wrote: I think that benefit might soon change to an annoyance UNLESS the Audacity user has a quick and direct way of finding a familiar effect again.
Which is why I think that there should be a top level "root" category where users can put their most commonly used effects.
For example, when clicking on the Effect menu, the menu list could be customised to be (example only, the user to decide) something like this:
Code: Select all
Repeat Last Effect CTRL+R
_______________________
Amplify... CTRL+ALT+A
Fade In CTRL+I
Fade Out CTRL+O
Normalize
_______________________
Other Favs >
_______________________
Filters >
_______________________
Reverb >
_______________________
Everything Else >
_______________________
Where Amplify, Fade In, Fade Out and Normalize have been place in the root menu, and four custom categories created for Other Favourites, Filters, Reverbs, and Everything Else.
I know that keyboard shortcuts don't suit everyone. Audacity is about the only program in which I regularly use keyboard shortcuts. Right hand on the mouse, left hand on the keyboard. For common operations like cut, paste, delete... it is a lot quicker to Ctrl+X, Ctrl+V, Del than mouse up to the Edit menu and select the function. Unfortunately as a user of "Nyquist Workbench" the keyboard shortcuts regularly stop working, which is when I appreciate just how much they speed up my workflow.
TonyVA408 wrote:then perhaps a set of options in Audacity's Preferences could be added that would allow a convenient way to check effects I want to use; other effects left unchecked would preclude them from appearing on the Effects menu, and possibly prevent them from loading, too.
The thing that complicates that idea considerably is third party plug-ins. I imagine that it would be relatively easy to do for built in effects, but for VST plug-ins, Audacity does not know which plug-ins exist until it has loaded them.