Page 1 of 2
Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 5:20 am
by Robert J. H.
Audacity 2.1.2
I love the ability to make a stereo track from the track drop down menu. However, I can't trust this function any more. Trailing white space in the first track leads to unexpected results:
- Create 2 signals, a few seconds long.
- Align the tracks end to end.
- Choose "Make Stereo Track" from the first track's drop down menu.
The white space in the first track (where the second track starts) is not rendered as silence but does instead repeat the preceding content of the first track.
The workarounds are rather awkward and defeat the purpose of "make stereo":
- make Track 1 left and track 2 right --> mix and render
- or generate silence at the end of track 1.
Robert
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 11:51 am
by steve
Robert J. H. wrote:
- Create 2 signals, a few seconds long.
- Align the tracks end to end.
- Choose "Make Stereo Track" from the first track's drop down menu.
The white space in the first track (where the second track starts) is not rendered as silence but does instead repeat the preceding content of the first track.
I'm not seeing that (on Linux). It is a bug if it is happening.
What happens when you split the stereo track?
Update: Tested on Windows XP with Audacity 2.1.2 downloaded as ZIP and with a "Portable Settings" folder added.
My steps:
1) Generate tone (default settings)
2) Ctrl + D (duplicate track)
3) Tracks > Align > End to End
4) First track dropdown menu > Make stereo track.
The stereo track has 30 seconds of tone in the left channel and 30 seconds of white-space followed by 30 seconds of tone in the right channel (as expected).
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 12:30 pm
by Robert J. H.
steve wrote:Robert J. H. wrote:
- Create 2 signals, a few seconds long.
- Align the tracks end to end.
- Choose "Make Stereo Track" from the first track's drop down menu.
The white space in the first track (where the second track starts) is not rendered as silence but does instead repeat the preceding content of the first track.
I'm not seeing that (on Linux). It is a bug if it is happening.
What happens when you split the stereo track?
Update: Tested on Windows XP with Audacity 2.1.2 downloaded as ZIP and with a "Portable Settings" folder added.
My steps:
1) Generate tone (default settings)
2) Ctrl + D (duplicate track)
3) Tracks > Align > End to End
4) First track dropdown menu > Make stereo track.
The stereo track has 30 seconds of tone in the left channel and 30 seconds of white-space followed by 30 seconds of tone in the right channel (as expected).
Here is what I hear:
It happens under different hosts , with different audio buffer settings and also after a restart.
Note: the audio is correctly exported, the attached file is only a loopback recording.
After splitting, the playing is correct as well.
I'll try again after a computer reboot.
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 12:44 pm
by steve
Robert J. H. wrote:Here is what I hear:
Ooh, that's wrong. I don't get that on Linux or XP.
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 1:14 pm
by Robert J. H.
steve wrote:Robert J. H. wrote:Here is what I hear:
Ooh, that's wrong. I don't get that on Linux or XP.
It happens still, after re-building Audacity and a computer reboot.
Yet another oddity: it plays correctly with looped playback (shift-space).
I don't know if my Behringer UMC204 has anything to do with this issue, I can't imagine why this should be the case.
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 1:19 pm
by steve
Are you using Audacity 2.1.2 installed from the exe installer?
Please give exact steps to reproduce, then we can see if I or anyone else can reproduce the issue.
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 1:42 pm
by Robert J. H.
steve wrote:Are you using Audacity 2.1.2 installed from the exe installer?
Please give exact steps to reproduce, then we can see if I or anyone else can reproduce the issue.
No, I use the compiled release version (newest build).
Your steps above were right.
- new project
- create tone (or noise)
- duplicate
- home key
- align tracks end to end
- move to first track, make stereo
Robert
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 4:00 pm
by Gale Andrews
Robert J. H. wrote:Audacity 2.1.2
I love the ability to make a stereo track from the track drop down menu. However, I can't trust this function any more. Trailing white space in the first track leads to unexpected results:
- Create 2 signals, a few seconds long.
- Align the tracks end to end.
- Choose "Make Stereo Track" from the first track's drop down menu.
The white space in the first track (where the second track starts) is not rendered as silence but does instead repeat the preceding content of the first track.
The workarounds are rather awkward and defeat the purpose of "make stereo":
OK so this is a
playback problem. Yes I get that on Windows 7.
It's a regression on 2.0.6, so perhaps something that happened with the changes to real-time effect playback. I'll add it to Bugzilla when I have tried it on other machines/platforms and decided importance. Probably P3.
Gale
Re: Make Stereo: White Space Trap
Posted: Wed Jan 27, 2016 8:28 pm
by Robert J. H.
Gale Andrews wrote:Robert J. H. wrote:Audacity 2.1.2
I love the ability to make a stereo track from the track drop down menu. However, I can't trust this function any more. Trailing white space in the first track leads to unexpected results:
- Create 2 signals, a few seconds long.
- Align the tracks end to end.
- Choose "Make Stereo Track" from the first track's drop down menu.
The white space in the first track (where the second track starts) is not rendered as silence but does instead repeat the preceding content of the first track.
The workarounds are rather awkward and defeat the purpose of "make stereo":
OK so this is a
playback problem. Yes I get that on Windows 7.
It's a regression on 2.0.6, so perhaps something that happened with the changes to real-time effect playback. I'll add it to Bugzilla when I have tried it on other machines/platforms and decided importance. Probably P3.
Gale
Thanks Gale
Always nice to have a suspicion confirmed.
Perhaps, the Portaudio update will solve this issue - fingers crossed.
Workaround for now:
Mix and render the track after "Make Stereo Track".
Robert
Re: Make Stereo: White Space Trap
Posted: Sun Jan 31, 2016 7:28 pm
by Gale Andrews
I've added the bug (P3)
http://bugzilla.audacityteam.org/show_bug.cgi?id=1324. I'm surprised it's gone unreported for so long.
Gale