Central location to save plugins from Audacity updates

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Central location to save plugins from Audacity updates

Post by steve » Tue Aug 02, 2016 11:02 pm

DickN wrote:I searched the manual for "portable settings" and didn't find it.
FYI: http://manual.audacityteam.org/man/pref ... l#portable

The way that I located it in the manual was to click on "Preferences" in the "menu" column on the left of the index page, which took me to this page: http://manual.audacityteam.org/man/preferences.html then "Portable Settings" is listed near the top of the page as a link.
The main index page is a good place to start when searching - even the picture of the Audacity interface is clickable and there are links to most of Audacity's features.
Hope that helps.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

DickN
Posts: 445
Joined: Thu Jul 22, 2010 9:03 pm
Operating System: Windows Vista

Re: Central location to save plugins from Audacity updates

Post by DickN » Wed Aug 03, 2016 2:04 am

Thanks, Steve!

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Central location to save plugins from Audacity updates

Post by Gale Andrews » Wed Aug 03, 2016 3:12 pm

DickN wrote:
Gale Andrews wrote:If no, the answer is to create a "Portable Settings" folder in the folder for each version of Audacity...
I searched the manual for "portable settings" and didn't find it.
Steve told you where to find it, but we badly need a search box in the online Audacity Manual.

Meantime, you could bookmark this: https://www.google.co.uk/search?&q=tool ... tyteam.org and replace "toolbars" in the Google search box with whatever you are searching for.
DickN wrote: So I just put pluginregistry.cfg and pluginsettings.cfg in a folder named PortableSettings, and they get used instead of the ones in appdata, right? Are these the only files I need in this folder?
If the "Portable Settings" folder exists, Audacity will create fresh copies there of all its *.cfg settings files.

I was guessing you would want to start from scratch, register only the plugins you want and build up fresh settings as you use the plugins.

But yes if you copy existing .cfg files from %APPDATA%\Audacity to the "Portable Settings" folder, Audacity will use those files.

Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

DickN
Posts: 445
Joined: Thu Jul 22, 2010 9:03 pm
Operating System: Windows Vista

Re: Central location to save plugins from Audacity updates

Post by DickN » Wed Aug 03, 2016 4:53 pm

Got it - thanks!

When I tried it I replaced 'toolbars' with 'portable%20settings' because I thought spaces would be a problem, but Firefox put a space in the address string anyway. So it works either way.
Not that it matters here, but replacing the 2nd 'http' with 'https' also works. The cached copy from Google uses https either way.

In lieu of a search box, which would be equally valuable in a local copy of the manual, I will write a .bat file to search the local copy. I'll share it here. I will use FINDSTR just because it comes with windows, but GREP users will have no trouble changing the switches.

Topic about .bat file split to http://forum.audacityteam.org/viewtopic ... 46&t=92596

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Central location to save plugins from Audacity updates

Post by Gale Andrews » Wed Aug 03, 2016 5:33 pm

DickN wrote:a search box, which would be equally valuable in a local copy of the manual
Indeed, but that is likely to be more difficult than adding a search box for online.

If we used PDF or Microsoft Compiled HTML - which has some variants for the other platforms - it would not be a problem.
DickN wrote:I will write a .bat file to search the local copy. I'll share it here. I will use FINDSTR just because it comes with windows, but GREP users will have no trouble changing the switches.
Thanks!


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply