Autostart Mulitiple Projects

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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.
Post Reply
Lawrie
Posts: 56
Joined: Mon Jan 09, 2012 3:51 pm
Operating System: Please select

Autostart Mulitiple Projects

Post by Lawrie » Sun Apr 14, 2013 1:03 pm

Is there a way to autostart multiple projects in Linux? I'm using LMDE/XFCE.

Thanks in advance,

Lawrie

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

Re: Autostart Mulitiple Projects

Post by steve » Sun Apr 14, 2013 2:32 pm

Lawrie wrote:Is there a way to autostart multiple projects in Linux?
Multiple Audacity Projects?
At the same time or one after another?
Start the project and do what? (or do you just want to auto start the Audacity session?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Lawrie
Posts: 56
Joined: Mon Jan 09, 2012 3:51 pm
Operating System: Please select

Re: Autostart Mulitiple Projects

Post by Lawrie » Sun Apr 14, 2013 2:52 pm

steve wrote:
Lawrie wrote:Is there a way to autostart multiple projects in Linux?
Multiple Audacity Projects?
At the same time or one after another?
Start the project and do what? (or do you just want to auto start the Audacity session?
I'd like to multiple projects for playback purposes. So if each project represents a backing track I've recorded, I would like my computer to load all of them when I boot up. There could be as many as 20 project files to load.

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

Re: Autostart Mulitiple Projects

Post by steve » Sun Apr 14, 2013 2:59 pm

It's possible, but not easy, and probably a bad idea to do so. What are you wanting to do?

Audacity Projects are designed as an environment for editing, processing and audio production - if you just want to play files, Export the projects as audio files.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Lawrie
Posts: 56
Joined: Mon Jan 09, 2012 3:51 pm
Operating System: Please select

Re: Autostart Mulitiple Projects

Post by Lawrie » Sun Apr 14, 2013 3:12 pm

steve wrote:It's possible, but not easy, and probably a bad idea to do so.
If it's not an easy task, then there's no point trying to do it. I thought I could possible automate what I already do manually.
What are you wanting to do? Audacity Projects are designed as an environment for editing, processing and audio production - if you just want to play files, Export the projects as audio files.
These are backing tracks that I record. I usually export them to mp3 format for practice purposes, but I need the labels on each tune visible for performance hence, I need Audacity up and running for playback.

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

Re: Autostart Mulitiple Projects

Post by steve » Sun Apr 14, 2013 3:34 pm

Lawrie wrote: but I need the labels on each tune visible for performance
For lyrics? If so, printing the lyrics out on paper (or learning the lyrics) would be a lot more reliable (and easier to transport to your performance venue) ;)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Lawrie
Posts: 56
Joined: Mon Jan 09, 2012 3:51 pm
Operating System: Please select

Re: Autostart Mulitiple Projects

Post by Lawrie » Sun Apr 14, 2013 6:19 pm

steve wrote: For lyrics? If so, printing the lyrics out on paper (or learning the lyrics) would be a lot more reliable (and easier to transport to your performance venue) ;)
LOL, not for lyrics. We play mostly jazz so the backing tracks are recorded bass/drums only with live guitar, keys, and sax. The labels are used for when soloists start and end their improvisation.

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

Re: Autostart Mulitiple Projects

Post by steve » Sun Apr 14, 2013 7:30 pm

OK, I see :)
That's an interesting use of labels.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

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

Re: Autostart Mulitiple Projects

Post by Gale Andrews » Fri Apr 19, 2013 7:28 am

Leaving aside if your computer can handle all the projects in terms of disk space and resources, try opening a terminal, cd to the directory holding the AUP files, then:

Code: Select all

$ audacity project1.aup project2.aup project3.aup
and so on. Each project will open in its own project window.

You can't repeat a similar command once Audacity is open - you will see an error that Audacity is already running.


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

Post Reply