Converting Dual Mono to Mono [SOLVED]

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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.
Locked
NY2LA
Posts: 16
Joined: Sat Oct 01, 2011 10:46 pm
Operating System: Please select

Converting Dual Mono to Mono [SOLVED]

Post by NY2LA » Sat Feb 20, 2016 1:27 am

Using Audacity 2.0.5 and Mac OS 10.6.8

I use Fission to edit dual mono PCM audio in the AIFF file format. I've been using Audacity to convert the dual mono Fission created AIFF files to mono audio files ever since receiving help in this thread years ago: http://forum.audacityteam.org/viewtopic ... 13&t=61142. I typically work with AIFF rather than WAV files now. In my experience, the left channel on the source analog audio cassette tapes is typically louder than the right channel, and theoretically has a better signal-to-noise ratio. Therefore, I usually choose the left channel when creating mono audio files from my dual mono AIFF files, following the steps described in that thread.

However, now I have a case where I want to use the right channel for some of the audio because Audacity shows it as having less clipping than the left channel, and the left channel as usual for the rest of the audio. What are the best steps for combining my choices like this?
Attachments
Screen shot 2016-02-19 at 5.07.07 PM.png
Dual Mono Audio: Less Clipping on Right Channel at Beginning, Better SNR on Left Channel Towards End
Screen shot 2016-02-19 at 5.07.07 PM.png (91.42 KiB) Viewed 315 times

cyrano
Posts: 2629
Joined: Fri Apr 17, 2015 11:54 pm
Operating System: macOS 10.13 High Sierra

Re: Converting Dual Mono to Mono

Post by cyrano » Sat Feb 20, 2016 1:53 am

You could use envelopes to automate the mix.

Leave the envelope volume up for the channels you want to use, turn down where you don't want to use it. That should give you a sliding transition between the two channels. See:

http://manual.audacityteam.org/o/man/envelope_tool.html

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

Re: Converting Dual Mono to Mono

Post by steve » Sat Feb 20, 2016 2:26 am

Put "split lines" at the points where you want to switch from one channel to the other (Click on the track then Command + i)
When you finished doing that, split the stereo track to mono using the track dropdown menu (http://manual.audacityteam.org/o/man/au ... _menu.html).

You can select an "audio clip" (the audio between two split lines) by double clicking on it.

Go through the tracks removing the parts that you don't want to keep. (Quickest way is probably to just silence them with Command + L).

You should now have something similar to this (alternating sound / silent clips):
tracks015.png
tracks015.png (19.26 KiB) Viewed 308 times
When you export, the two mono tracks will automatically be mixed together, but if you want to see the result before you export, select all (Command + A) then "Mix and Render" (from the "Tracks" menu).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

NY2LA
Posts: 16
Joined: Sat Oct 01, 2011 10:46 pm
Operating System: Please select

Re: Converting Dual Mono to Mono [SOLVED]

Post by NY2LA » Sat Feb 20, 2016 3:14 am

steve's suggestion works pretty nicely for me. I tried it, following all of the suggested steps, and it works for me. Thanks.
Last edited by steve on Sat Feb 20, 2016 10:37 am, edited 1 time in total.
Reason: marked SOLVED

Locked