Open multiple audio files into one track
Forum rules
This 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.
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.
Open multiple audio files into one track
Hi,
I have a need to open multiple audio wav files into one track.
What options are available to do this?
Could I create an adhoc xml session file pointing to the source files?
We need to do open multiple files (20+) a lot, and it would help us with our workflow if we could just start the program with the windows showing all the files concatenated, just as the user will hear the end result.
Thanks,
Graham
I have a need to open multiple audio wav files into one track.
What options are available to do this?
Could I create an adhoc xml session file pointing to the source files?
We need to do open multiple files (20+) a lot, and it would help us with our workflow if we could just start the program with the windows showing all the files concatenated, just as the user will hear the end result.
Thanks,
Graham
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Open multiple audio files into one track
Certainly. That's why Append - Import is a popular future Feature Request.it would help us with our workflow
If you multiple Import now, I believe you get all the clips one above the other. There's a shortcut way to align track two start with the end of track one, three with the end of two, etc, but I need to look that one up. If you do that and export the show as, for example, a WAV file, Audacity will smash them all together into one long track.
Koz
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Open multiple audio files into one track
Here it is. Tracks > Align...
I don't know how automatic you can make it, but it does save you having to manually shove each track sideways using the Time Shift Tools (two sideways black arrows).
Koz
I don't know how automatic you can make it, but it does save you having to manually shove each track sideways using the Time Shift Tools (two sideways black arrows).
Koz
-
waxcylinder
- Forum Staff
- Posts: 14574
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Open multiple audio files into one track
Tracks > Align Tracks >Align End to End willline all the tracks up one after the other but still in separate tracks.
If you want them is a single track, then use Ctrl+A to select all the tracks and then use Tracks > Mix and Render
Have a look at this page in the Audacity Manual: http://manual.audacityteam.org/o/man/tracks_menu.html
WC
If you want them is a single track, then use Ctrl+A to select all the tracks and then use Tracks > Mix and Render
Have a look at this page in the Audacity Manual: http://manual.audacityteam.org/o/man/tracks_menu.html
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Open multiple audio files into one track
That is one solution if you want the work to create the file: http://manual.audacityteam.org/o/man/lof_files.html .grahamsc wrote:Could I create an adhoc xml session file pointing to the source files?
One good point about a LOF file is that you can force the order in which files are imported. Normally, Audacity imports files in alphabetical order of their file name.
If you want more trouble you can specify in the LOF file the offset (starting point on the Timeline) for each file, so line the files up that way.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Open multiple audio files into one track [solved]
Hi guys,
Thanks for your responses.
Yes,
It would also be great if the lof file could also put labels at the location of every file.
I'm happy to help anyone test the "Append - Import" feature if your able to develop it.
Regards,
Graham
Thanks for your responses.
Yes,
would be perfect, especially if I could call the feature by the lof file."Append - Import" is a popular future Feature Request.
It would also be great if the lof file could also put labels at the location of every file.
I'm happy to help anyone test the "Append - Import" feature if your able to develop it.
Regards,
Graham
Re: Open multiple audio files into one track
Not quite "perfect" because I expect writing a LOF file would be beyond the capabilities of many Audacity users. However it would offer a very useful and flexible solution for everyone else.grahamsc wrote:would be perfect, especially if I could call the feature by the lof file.
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: Open multiple audio files into one track
I'll add grahamsc's "vote" for a GUI Append Import feature that includes LOF file support. For most users though they will need (as Steve says) interface options for import order, offset, space between imported files, perhaps an option to import at the cursor point, and so on.steve wrote:Not quite "perfect" because I expect writing a LOF file would be beyond the capabilities of many Audacity users. However it would offer a very useful and flexible solution for everyone else.grahamsc wrote:would be perfect, especially if I could call the feature by the lof file.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Open multiple audio files into one track
I think that extending the LOF syntax to support append import would be a good first step, so please add my vote for that.Gale Andrews wrote:I'll add grahamsc's "vote" for a GUI Append Import feature that includes LOF file support. For most users though they will need (as Steve says) interface options for import order, offset, space between imported files, perhaps an option to import at the cursor point, and so on.
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: Open multiple audio files into one track
I'm not quite clear here - if the LOF syntax allowed specifying appending of files, would the user need to use a GUI Append Import rather than simply the existing File > Open... or File > Import...? I was figuring that a GUI Append Import that supported LOF would append from a LOF file using the existing LOF syntax.steve wrote:I think that extending the LOF syntax to support append import would be a good first step, so please add my vote for that.Gale Andrews wrote:I'll add grahamsc's "vote" for a GUI Append Import feature that includes LOF file support. For most users though they will need (as Steve says) interface options for import order, offset, space between imported files, perhaps an option to import at the cursor point, and so on.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual