Autostart Mulitiple Projects
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
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.
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.
Autostart Mulitiple Projects
Is there a way to autostart multiple projects in Linux? I'm using LMDE/XFCE.
Thanks in advance,
Lawrie
Thanks in advance,
Lawrie
Re: Autostart Mulitiple Projects
Multiple Audacity Projects?Lawrie wrote:Is there a way to autostart multiple projects in Linux?
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)
Re: Autostart Mulitiple Projects
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 wrote:Multiple Audacity Projects?Lawrie wrote:Is there a way to autostart multiple projects in Linux?
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?
Re: Autostart Mulitiple Projects
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.
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)
Re: Autostart Mulitiple Projects
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.steve wrote:It's possible, but not easy, and probably a bad idea to do so.
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.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.
Re: Autostart Mulitiple Projects
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)Lawrie wrote: but I need the labels on each tune visible for performance
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Autostart Mulitiple Projects
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 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)
Re: Autostart Mulitiple Projects
OK, I see 
That's an interesting use of labels.
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
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:
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
Code: Select all
$ audacity project1.aup project2.aup project3.aup
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
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual