Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 1324 - Playback of stereo tracks incorrect if either channel contains white space.
Playback of stereo tracks incorrect if either channel contains white space.
Status: CLOSED DUPLICATE of bug 1104
Product: Audacity
Classification: Unclassified
Component: Audio IO
2.1.3
Per OS All
: P3 Repeatable
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-01-31 14:24 UTC by Gale Andrews
Modified: 2018-08-20 11:45 UTC (History)
8 users (show)

See Also:
Steps To Reproduce:
1 Generate a short tone a few seconds long. 2 Add a new mono track and generate some low level but audible noise of the same length. 3 Select All and Tracks > Align Tracks > Align End to End. 4 Make Stereo Track on the upper track. 5 Select All and Play. When the playback cursor crosses into the area that has white space in the left channel, a slightly broken up and lower pitched tone continues in the left channel. 6 Loop play instead and playback is correct. Mix and Render or export is correct. Split stereo track then standard play is correct again. 7 Undo Split Stereo Track, use the Track Dropdown Menu to Swap Stereo Channels. 8 Play. When the playback cursor crosses into the area that has white space in the right channel, there is no playback of the noise in the left channel. 9 Drag from the end of the tone to time zero and generate a tone so the white space is now only trailing. Select All and Play. Still no playback in the left channel.
Release Note:
GROUP: Playback and Recording * '''If you [http://manual.audacityteam.org/o/man/audio_track_dropdown_menu.html Make Stereo Track] on tracks where either track contains white space, playback of the left channel may be incorrect.''' A left channel that should be silent will play a distorted version of its previous audio. A left channel that should contain audio will be silent if there is white space underneath it in the right channel. '''Workaround:''' To hear the correct audio, loop play, Undo Make Stereo or Tracks > Mix and Render. Export is unaffected, and does not require workarounds.
First Git SHA:
Group: ---
Workaround:
Closed: 2018-08-20 00:00:00
gale: Regression+
petersampsonaudacity: Test‑OK‑Win+
petersampsonaudacity: Test‑OK‑Mac+
gale: Test‑OK‑Lin+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gale Andrews 2016-01-31 14:24:07 UTC
Regression on 2.0.6.
Comment 1 Steve Daulton 2016-02-01 07:44:40 UTC
Another easy workaround is to add a bit of silence to the end of the stereo track. This causes both tracks to have the same end time which prevents the problem from happening.
Comment 2 Paul L 2016-02-01 08:09:27 UTC
This duplicates Bug1104 which was fixed:

https://github.com/audacity/audacity/commit/508286661ae7ad8401ba6b548e42c3e0c6314017
Comment 3 Steve Daulton 2016-02-02 07:09:08 UTC
Works for me on Linux
Comment 4 Peter Sampson 2016-09-21 13:46:54 UTC
Tested on W10 audacity-win-rf993f1e-2.1.3-alpha-20-sep-16 
and on Mac El Capitan 285f6dc 21Sep16

Working through the steps to reproduce on both platform the playback is correct
Comment 5 Gale Andrews 2016-09-21 14:13:18 UTC
Yes thanks CLOSED DUPLICATE but I first tried the more extensive steps in this bug on Ubuntu 14.04 and all was OK.

*** This bug has been marked as a duplicate of bug 1104 ***