Export tracks without losing relative time?
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.
-
Iarfhlaith
- Posts: 11
- Joined: Sun Jul 15, 2018 1:00 pm
- Operating System: OS X 10.9 Mavericks
Export tracks without losing relative time?
This is my current project. I need to export the tracks individually and import them to another application for the final steps. The problem is, the exported individual wav files are all out of sync. The bottom track is only 2 minutes long and the others are up to 22 minutes long. So when I import them to the other app, they don't match up.
How can I export them as full tracks instead of just audio snippets?
How can I export them as full tracks instead of just audio snippets?
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Export tracks without losing relative time?
I think the current Audacity 2.2.2 doesn't do that any more, but the desperation method is to Generate one long silent track longer than the show and export that in addition to the clip. Export > Selected. The silent track will fill in the holes maintaining the proper spacing and timing. It's silent, so it doesn't appear in the show.
There is another way I need to look up.
Koz
There is another way I need to look up.
Koz
Re: Export tracks without losing relative time?
When exporting, Audacity treats the start of the first audio clip in a track as the start of the track. In other words, any empty space before the start of the track is ignored when exporting.
The easiest way to include leading space (as silence) when exporting, is to insert some silence at the start of the track.
Example:
Track starts after zero
Select a bit of the empty space at the start of the track:
Generate menu > Silence
When exported, Audacity will now see the start of the track as the start of the silence. So your exported file will be like this:
The easiest way to include leading space (as silence) when exporting, is to insert some silence at the start of the track.
Example:
Track starts after zero
Select a bit of the empty space at the start of the track:
Generate menu > Silence
When exported, Audacity will now see the start of the track as the start of the silence. So your exported file will be like this:
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Iarfhlaith
- Posts: 11
- Joined: Sun Jul 15, 2018 1:00 pm
- Operating System: OS X 10.9 Mavericks
Re: Export tracks without losing relative time?
kozikowski, thank you. That works for 'export selected' but not 'export multiple'.
steve, thank you, that worked. I had tried that but must have made a mistake since when I tried it now following your directions I got tracks of equal length that overlay nicely in Ardour. I'll mention this in the Feature Requests area. I'm sure others could use this feature built into the export dialog too.
steve, thank you, that worked. I had tried that but must have made a mistake since when I tried it now following your directions I got tracks of equal length that overlay nicely in Ardour. I'll mention this in the Feature Requests area. I'm sure others could use this feature built into the export dialog too.
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Export tracks without losing relative time?
Be sure and complain about the right thing. The Problem is that Audacity doesn't preserve leading silences in a project's clips. It's not that there are no convenient ways to cover up the mistake.I'm sure others could use this feature built into the export dialog too.
I'd be surprised if there wasn't already a complaint about that.
Koz
-
Iarfhlaith
- Posts: 11
- Joined: Sun Jul 15, 2018 1:00 pm
- Operating System: OS X 10.9 Mavericks
Re: Export tracks without losing relative time?
I'm not sure if that's strictly true. There is no silence to preserve. There is nothing. When I generate a silence, then the problem is solved because Audacity *does* preserve the silence. It's the absence of any kind of data; sound or silence, that leads to this issue.
Edit: There is an existing request, you're right. It's called "white space", not silence.
Edit: There is an existing request, you're right. It's called "white space", not silence.
Disregard this request. I will add a vote to the existing request. Thanks!Checkbox here and in Export Multiple window for exporting leading white space as silence
Re: Export tracks without losing relative time?
Vote added.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Export tracks without losing relative time?
The program is failing to meet expectations. When I move a clip to the right on the timeline, I expect silence where the clip was when I play it and I expect that silence to be there when I export the clip. I don't care what Audacity calls it.It's the absence of any kind of data; sound or silence, that leads to this issue.
Koz
-
Iarfhlaith
- Posts: 11
- Joined: Sun Jul 15, 2018 1:00 pm
- Operating System: OS X 10.9 Mavericks
Re: Export tracks without losing relative time?
Thanks folks!
-
waxcylinder
- Forum Staff
- Posts: 14585
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Export tracks without losing relative time?
And worse still we don't even tell folks about this "feature" in the Manual on either the Mixing page of the Export page.
Gale (RIP) added an ednote on the Mixing page about this six-and-a-half years ago (I added a similar note to the Export page this morning).
So if we don't change the behavior of this "feature" I should be able to update those two pages, with the kludge fixes advocated in this thread.
But maybe we need a new preference: "Treat leading white space as silence" (default = "on")
Or maybe it is just a bug and we always treat it as silence.
I'm favouring treating it as a bug and always treat leading white space before audio as silence on export. This would make it more consistent with:
a) Play where the white space plays as silence
b) Mix&Render where the white space is retained in the mix
Peter
Gale (RIP) added an ednote on the Mixing page about this six-and-a-half years ago (I added a similar note to the Export page this morning).
So if we don't change the behavior of this "feature" I should be able to update those two pages, with the kludge fixes advocated in this thread.
Or maybe it is just a bug and we always treat it as silence.
I'm favouring treating it as a bug and always treat leading white space before audio as silence on export. This would make it more consistent with:
a) Play where the white space plays as silence
b) Mix&Render where the white space is retained in the mix
Peter
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *