Project preferences?

This section is now closed.
Forum rules
This forum is now closed.

For help with current Audacity, please post to the 2.x. board for your operating system.

Please post feedback about the current 2.x version on the 2.x.feedback board.
Locked
lauriastral
Posts: 9
Joined: Thu Jan 20, 2011 11:09 am
Operating System: Please select

Project preferences?

Post by lauriastral » Thu Jan 20, 2011 1:16 pm

Hi all,

I'm building a studio setup where Audacity is used to record both mono and stereo audio. I'm trying to make the setup as easy to use as possible, and was wondering that would it be possible to create separate template projects for mono and stereo inputs? The idea would be that users could double-click either one in the desktop, and they would not have to worry about checking out preferences every time they record something.

And, second question, would it be possible to set up default paths to "Save as" and "Export" dialogs?

Thank you for the answers, and sorry if this topic is already discussed.

bgravato
Posts: 2080
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Please select

Re: Project preferences?

Post by bgravato » Thu Jan 20, 2011 1:20 pm

You forgot to mention two important things: Audacity version and Operating System.
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

lauriastral
Posts: 9
Joined: Thu Jan 20, 2011 11:09 am
Operating System: Please select

Re: Project preferences?

Post by lauriastral » Thu Jan 20, 2011 1:34 pm

bgravato wrote:You forgot to mention two important things: Audacity version and Operating System.
Audacity 1.3.12 Beta running on Windows XP professional.

bgravato
Posts: 2080
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Please select

Re: Project preferences?

Post by bgravato » Thu Jan 20, 2011 1:51 pm

Default export and save as path is the last used one. I'm not sure if there's a way of forcing always the same.

You can have different instances of audacity installed into different folders (but only run one at a time). I'm not a windows user, but I think it should work if you download the zip file for audacity and unpack it to two different folders. I'm not sure how audacity handles the preferences file on windows so you better wait for one of the windows elves to answer that question.
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

lauriastral
Posts: 9
Joined: Thu Jan 20, 2011 11:09 am
Operating System: Please select

Re: Project preferences?

Post by lauriastral » Fri Jan 21, 2011 10:06 am

bgravato wrote:You can have different instances of audacity installed into different folders (but only run one at a time). I'm not a windows user, but I think it should work if you download the zip file for audacity and unpack it to two different folders. I'm not sure how audacity handles the preferences file on windows so you better wait for one of the windows elves to answer that question.
According to http://wiki.audacityteam.org/index.php? ... references , Audacity preferences are not stored in program folder and the above won't work. I solved the problem by creating two AutoHotKey script files to desktop which set up the preferences for mono and stereo recording.

It would be cool if the input channel setting was a project related like f.ex. sample rate, not a global setting. Is there a way anyone can make suggestions to the development team?

waxcylinder
Forum Staff
Posts: 14580
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Project preferences?

Post by waxcylinder » Fri Jan 21, 2011 10:56 am

On Windows Audacity 1.3.x stores one set of preferences for each user account on the PC.

<snip from 1.3 manual>
Where are Preferences stored?

Starting with version 1.3 Audacity Preferences are stored in a configuration file called audacity.cfg. It is a text file and can be edited with any text editor. The file is stored inside the following folder:

* Windows 98/ME: WindowsApplication DataAudacity
* Windows 2000/XP: Documents and Settings<user name>Application DataAudacity
* Windows Vista/7: Users<user name>AppDataRoamingAudacity

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

steve
Site Admin
Posts: 80693
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Project preferences?

Post by steve » Fri Jan 21, 2011 1:33 pm

bgravato wrote: I'm not sure how audacity handles the preferences file on window
The default location for Audacity Preferences has been given by waxcylinder, but it is also possible to store preferences for multiple versions of Audacity by creating a folder inside the Audacity installation folder and name it "Portable Settings".

So, for example, if you get the ZIP version of Audacity and extract it to:
D:/Audacity/
(the audacity.exe file will be located at D:/Audacity/audacity.exe )
then you can create a folder:
D:/Audacity/Portable Settings
and Audacity will save its preferences and other local settings in there.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bgravato
Posts: 2080
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Please select

Re: Project preferences?

Post by bgravato » Fri Jan 21, 2011 4:27 pm

steve wrote:
bgravato wrote: I'm not sure how audacity handles the preferences file on window
The default location for Audacity Preferences has been given by waxcylinder, but it is also possible to store preferences for multiple versions of Audacity by creating a folder inside the Audacity installation folder and name it "Portable Settings".

So, for example, if you get the ZIP version of Audacity and extract it to:
D:/Audacity/
(the audacity.exe file will be located at D:/Audacity/audacity.exe )
then you can create a folder:
D:/Audacity/Portable Settings
and Audacity will save its preferences and other local settings in there.
I had the notion that this was possible on Mac, but I wasn't sure if on Windows the behaviour was the same. I wasn't sure about the name of folder either. Thank you for clarifying this Steve.
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

steve
Site Admin
Posts: 80693
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Project preferences?

Post by steve » Fri Jan 21, 2011 4:41 pm

bgravato wrote:I had the notion that this was possible on Mac, but I wasn't sure if on Windows the behaviour was the same. I wasn't sure about the name of folder either.
More details: http://wiki.audacityteam.org/wiki/Portable_Audacity
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

lauriastral
Posts: 9
Joined: Thu Jan 20, 2011 11:09 am
Operating System: Please select

Re: Project preferences?

Post by lauriastral » Mon Jan 24, 2011 8:46 am

Thank you for the answers!

"Portable preferences" work really well in this situation.

Locked