Copy left channel to the right one

Help for Audacity on Windows.
Forum rules
ImageThis 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.
Post Reply
kajax
Posts: 4
Joined: Wed Mar 06, 2013 2:57 pm
Operating System: Please select

Copy left channel to the right one

Post by kajax » Wed Mar 06, 2013 3:19 pm

Hi,

First of all, this issue seems to belong to the 1/10 which is not included in the FAQ exactly:-)

Since after an audio recording on PC from an audio stream the right channel seems to be some corrupted
and very low I'd like to copy the left track onto the right one.

In CoolEdit I used to simply copy the one channel and just paste it to the other one which doesn't seem
to be possible here that simply.

If I use the "stereo to mono" I get a Mix of the two, which is not what I wanted.
I can't remove and add one of the two.
When I add a channel it's not part of a stereo and I'm not sure what that means ...

Which is the best way to do that?

Thanks

kajax
Posts: 4
Joined: Wed Mar 06, 2013 2:57 pm
Operating System: Please select

Re: Copy left channel to the right one

Post by kajax » Wed Mar 06, 2013 4:09 pm

... sorry, it's Audacity 2.0.3 on win7 prof/64bit

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Copy left channel to the right one

Post by steve » Wed Mar 06, 2013 4:12 pm

The main thing that you are missing is that you've not seen the track drop-down menu.
Click on the track name for the drop-down menu.

Note that a mono track will play through both left and right, so it may be sufficient for you to simply select "Split to Mono" from the track drop down menu, then delete the unwanted track (click on the [X] in the top left corner of the track to delete it.

If you specifically need a 2 channel track, then after splitting and deleting the unwanted track, duplicate the good track (select it then press Ctrl+D), then click on the name of the upper track and select "Make Stereo Track".

Another way to make a stereo track in which both tracks are the same as the left channel is to use the Nyquist Prompt effect and enter this command:

Code: Select all

(aref s 0)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Robert J. H.
Posts: 3633
Joined: Thu May 31, 2012 8:33 am
Operating System: Windows 10

Re: Copy left channel to the right one

Post by Robert J. H. » Wed Mar 06, 2013 4:43 pm

Hi Steve
Isn't it rather weird that a single channel command returns a stereo channel (whereas the stereo version returns a scattered version of both)?
By the way, (aref s 1) does the same thing for the right channel.

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Copy left channel to the right one

Post by steve » Wed Mar 06, 2013 7:14 pm

Robert J. H. wrote:Isn't it rather weird that a single channel command returns a stereo channel (whereas the stereo version returns a scattered version of both)?
Some thoughts about that here: http://forum.audacityteam.org/viewtopic ... 71#p207371
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply