Panning Help?

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
nickimpasse
Posts: 3
Joined: Fri Jun 11, 2010 5:57 am
Operating System: Please select

Panning Help?

Post by nickimpasse » Fri Jun 11, 2010 6:01 am

Hey folks. I'm using Audacity to chop up samples for my mpc.

There a bunch of material that I want to use, where I only want one channel. So I can pan it to the left, obviously, and just hear the piece I want. But I want to re-record it somehow, so it will play just what's there on the Left channel, but have it play in both speakers evenly.

Any ideas?

Trebor
Posts: 9852
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: Panning Help?

Post by Trebor » Fri Jun 11, 2010 7:35 am

Select "Split stereo to mono" to convert your stereo track into two mono ones ...
Split stereo to mono.png
Split stereo to mono.png (11 KiB) Viewed 1011 times
then delete the unwanted mono track by clicking on the "X" on the top left of that track.
Last edited by Trebor on Fri Jun 11, 2010 7:40 am, edited 3 times in total.

waxcylinder
Forum Staff
Posts: 14585
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Panning Help?

Post by waxcylinder » Fri Jun 11, 2010 7:38 am

1) Split the Stereo track (in 1.3 you can "split stereo to mono")
2) selete the unwanted one
3) use Tracks > Add New > Audio Track
4) Copy the first track into your paste buffer - select it and use CTRL+C
5) select the empty second track and past the audio in
6) Join the two mono channels into a stero track

The split and join commands are all accessed from the little-sownward-pointing-black-triangle thingy at the top right of the track control box.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

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

Re: Panning Help?

Post by steve » Fri Jun 11, 2010 12:24 pm

waxcylinder wrote:1) Split the Stereo track (in 1.3 you can "split stereo to mono")
2) selete the unwanted one
3) use Tracks > Add New > Audio Track
4) Copy the first track into your paste buffer - select it and use CTRL+C
5) select the empty second track and past the audio in
6) Join the two mono channels into a stero track
That works, but is unnecessarily complicated.

In Audacity 1.3.12 al you need to do is (as desribed by Trebor):
1) Split to mono
2) Delete the unwanted track. The remaining (mono) track will play equally from both speakers.


Other options:

In Audacity 1.2.6:
1) Split Stereo Track (there is no "split to mono" option).
2) Set the track that you want to keep (using the track drop down menu) to mono.
3) Delete the other track.

In either version of Audacity, if you specifically want a 2 channel (stereo) track (you would not normally need to do this unless you are wanting to apply stereo effects such as reverb to the track):
1) Make a mono track as above,
2) then duplicate the track (Ctrl+D)
3) From the drop down menu of the upper track select "Make Stereo Track"
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

waxcylinder
Forum Staff
Posts: 14585
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Panning Help?

Post by waxcylinder » Fri Jun 11, 2010 12:38 pm

stevethefiddle wrote:In Audacity 1.3.12 al you need to do is (as desribed by Trebor):
1) Split to mono
2) Delete the unwanted track. The remaining (mono) track will play equally from both speakers.
Well so it does, just tested it - I never realized that - "you learn something new evey day" as my old mother used to say ... :oops:


Question: what happens if you export a single mono track like this to a WAV file? Does it produce a stereo pair with the same on both tracks. Underlying question: will such a WAV play properly on MP3 players and iPods?

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

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

Re: Panning Help?

Post by steve » Fri Jun 11, 2010 12:54 pm

waxcylinder wrote: Question: what happens if you export a single mono track like this to a WAV file? Does it produce a stereo pair with the same on both tracks.
If ALL tracks being exported are mono, then the exported file will be one channel mono.
waxcylinder wrote:Underlying question: will such a WAV play properly on MP3 players and iPods?
I've not got an iPod, but I'll stick my neck out and say yes it will play correctly. The difference is that a mono MP3 will be higher quality sound than a 2 channel (mono) MP3 at the same bit rate, so you have the option of having better quality sound, or reduce the bit rate and have a smaller file.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

nickimpasse
Posts: 3
Joined: Fri Jun 11, 2010 5:57 am
Operating System: Please select

Re: Panning Help?

Post by nickimpasse » Fri Jun 11, 2010 5:16 pm

Thanks you guys! This is awesome.

Post Reply