Mixing multiple tracks for export multiple

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.
Post Reply
FrankDd
Posts: 8
Joined: Fri Jun 05, 2015 2:32 pm
Operating System: Please select

Mixing multiple tracks for export multiple

Post by FrankDd » Fri Jun 05, 2015 7:28 pm

Hi,

Windows 7 Home Premium 64bit SP1
Audacity 2.1.0

What I am trying to do is open/import ~30 tracks in an order that I want and then mix/process those tracks and then render a mix track. Then I would like to multiple export that rendered track.

What I have been doing is load the tracks in order using a .lof file. I then align the tracks end-to-end. At this point I go through manually and add blank point labels at each track start. I then export the label track and load it into a spreadsheet. I add the track names in the spreadsheet, export it from the spreadsheet and import it back into Audacity. I now have two label tracks, one to use for the export multiple and one to use for notes on the project.

Is there a way I can add labels for all of the tracks in an automated way? Is there a better way to accomplish what I am trying to do?

Thanks

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

Re: Mixing multiple tracks for export multiple

Post by Gale Andrews » Sat Jun 06, 2015 12:03 pm

I'm not clear why you need the spreadsheet unless it's for comments. Are the comments inserted into each exported file's metadata?

A labels text file of the form here http://manual.audacityteam.org/o/man/im ... abels.html can contain the label positions and text content.

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

FrankDd
Posts: 8
Joined: Fri Jun 05, 2015 2:32 pm
Operating System: Please select

Re: Mixing multiple tracks for export multiple

Post by FrankDd » Sat Jun 06, 2015 4:51 pm

Gale Andrews wrote:I'm not clear why you need the spreadsheet unless it's for comments. Are the comments inserted into each exported file's metadata?

Gale

I start with spreadsheet that I create using some DOS commands to get the files in the order that I want them loaded into Audacity. This sheet has one column of nothing but file names. I copy this sheet and add a column with the word "file" in front of this file name column. I export this sheet to make the .lof file

After the files are loaded into separate tracks, I align the tracks end-to-end. Now comes the part I wish was easier to do. I make blank point labels at the start of each track. When I export the blank label track, I end up with a file that looks like:

0.000000 -> 0.000000 ->
388.284082 -> 729.013696 ->
729.013696 -> 729.013696 ->
1608.771338 ->1608.771338 ->

This is a tab separated value file that can be imported to another spreadsheet sheet. I now have two columns with the times for the label positions. I take the file name column, remove the file extension and I now have a song name column which I add to the label time positions and export that to get:

0.000000 -> 0.000000 -> Song title one
388.284082 -> 729.013696 -> Song title two
729.013696 -> 729.013696 -> Song title three
1608.771338 ->1608.771338 -> Song title four

I import this into Audacity and now I have a label track for each audio track that has the song name.

After I process the tracks (crossfades, eq and making sure I move the label tracks to align with the proper track) I render a new mix track. I move the mix track to the top position in Audacity and the song name label track to the second position. An export multiple will now export each song in the mix.

It would be nice to add a blank label track after each audio track when I use the .lof file. Or, maybe do this with some type of chain command. I could then sync lock the tracks and then do the align end to end. Audacity exports multiple label tracks as one track, so I end up with the one blank label track when I export the labels from Audacity.

Once I get the entire process figured out, I can automate the spreadsheet stuff.

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

Re: Mixing multiple tracks for export multiple

Post by Gale Andrews » Sun Jun 07, 2015 2:16 pm

FrankDd wrote:It would be nice to add a blank label track after each audio track when I use the .lof file. Or, maybe do this with some type of chain command. I could then sync lock the tracks and then do the align end to end. Audacity exports multiple label tracks as one track, so I end up with the one blank label track when I export the labels from Audacity.
OK if you need label track export/import to have the ability to recognise multiple or blank tracks, that would be a feature request.

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

FrankDd
Posts: 8
Joined: Fri Jun 05, 2015 2:32 pm
Operating System: Please select

Re: Mixing multiple tracks for export multiple

Post by FrankDd » Wed Jun 10, 2015 5:03 pm

How about if a project has four tracks:

Audio Track A
Label Track A
Audio Track B
Label Track B

and they all start a time zero. Is there some way (maybe sync-lock) that I can align the tracks end-to-end and have Label Track B moved along with Audio Track B to the new start time at the end of Audio Track A?

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

Re: Mixing multiple tracks for export multiple

Post by steve » Thu Jun 11, 2015 9:36 am

Do you really need to have a separate label track for each audio track? What does that give you that you can't achieve with one label track?
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: Mixing multiple tracks for export multiple

Post by Gale Andrews » Thu Jun 11, 2015 12:27 pm

FrankDd wrote:How about if a project has four tracks:

Audio Track A
Label Track A
Audio Track B
Label Track B

and they all start a time zero. Is there some way (maybe sync-lock) that I can align the tracks end-to-end and have Label Track B moved along with Audio Track B to the new start time at the end of Audio Track A?
Tracks > Align Tracks > End to End ignores selected label tracks even if Sync-Lock is on.

You could simply select the audio track and label track you want to drag.

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

Post Reply