Contrary to what the release notes say, leading blank space is not treated as silence when exporting multiple tracks.
Ubuntu 18.04
Audacity 2.3.3 installed from the Ubuntu archive :
audacity/bionic,now 2.3.3-0build1~ubuntu18.04 amd64
How to reproduce :
- import two tracks ;
- move one slightly to the right so it doesn't start at 0:00:00 ;
- File > Export > Export Multiple
The track that was "offseted" has no silence at the beginning, hence it is no longer aligned when re-imported.
Thanks for the great work !
Leading blank space is not treated as silence on Export Multiple
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.
Re: Leading blank space is not treated as silence on Export Multiple
As long as one track began at 0:00:00 the offset should be preserved when the mix is exported.
However exporting the offset track alone will not insert silence at the beginning.
A workaround is to generate a tiny bit of silence at the start of the offset track, e.g. 1ms, or even 1 sample,
then silence will fill the offset when exported.
However exporting the offset track alone will not insert silence at the beginning.
A workaround is to generate a tiny bit of silence at the start of the offset track, e.g. 1ms, or even 1 sample,
then silence will fill the offset when exported.
Re: Leading blank space is not treated as silence on Export Multiple
Quick correction and more info :
- my version was installed from ppa:ubuntuhandbook1/audacity and not from the ubuntu archive, apologies for that mistake.
- I tested the 3.3.2 snap and it doesn't preserve blank space either on multiple track export.
- my version was installed from ppa:ubuntuhandbook1/audacity and not from the ubuntu archive, apologies for that mistake.
- I tested the 3.3.2 snap and it doesn't preserve blank space either on multiple track export.
Re: Leading blank space is not treated as silence on Export Multiple
When using Export Multiple based on tracks, ensure that any tracks with leading empty space have a bit of "Silence" at the beginning of the track (https://manual.audacityteam.org/man/silence.html)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Leading blank space is not treated as silence on Export Multiple
yes, I know that, that's what I've been doing for, like, ever 
But, on the 2.3.3 release notes, one can read :
That's why I posted this message here, as kind of a bug report, but maybe it's not the right place ? In which case, I'd be happy to repost, if someone can point me in the right direction.
But, on the 2.3.3 release notes, one can read :
And, well... either it doesn't work, or, I'm doing something wrong - which is not unheard of !Leading blank space treated as silence on Export
For this release we have added a feature where by default when exporting audio any leading blank space in the tracks or project to be exported is treated as silence and appropriate leading silence will pad the exported audio.
That's why I posted this message here, as kind of a bug report, but maybe it's not the right place ? In which case, I'd be happy to repost, if someone can point me in the right direction.
Re: Leading blank space is not treated as silence on Export Multiple
It doesn't work.
Thank you. I was a bit short of time when I wrote my previous reply.
I tested the feature and found that it didn't work, so I've logged it on the Audacity bug tracker.
For what it's worth, the Preference setting does work for normal Export, and I believe it "should" work for "Export Multiple", but it doesn't.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Leading blank space is not treated as silence on Export Multiple
Thanks ! I shall wait for a new release then.