How do I merge WAV files?

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
ahitch
Posts: 1
Joined: Thu Feb 17, 2011 1:40 pm
Operating System: Please select

How do I merge WAV files?

Post by ahitch » Thu Feb 17, 2011 1:44 pm

I have 2 WAV files I wish to merge into one. Not length wise, but "fused" together. And I have to keep the WAV format.

How do I do this?

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

Re: How do I merge WAV files?

Post by steve » Fri Feb 18, 2011 2:52 pm

Import both files (File menu). They will each be loaded into their own track, one above the other.
If you want to adjust the position left/right of either of the tracks, use the "Time Shift" button (double headed arrow <-->) and slide the tracks left/right.
When you press the play button, both tracks will play together.

You can use the volume slider on the left end of the track to adjust the playback level. You will probably need to reduce the levels of the tracks so that playback does not overload.

From the File menu, select "Export" to produce a WAV file.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

RA1
Posts: 1
Joined: Mon Jun 27, 2011 4:28 am
Operating System: Please select

Re: How do I merge WAV files?

Post by RA1 » Mon Jun 27, 2011 4:52 am

Using Audacity 1.2.6 (on Windows XP), this is how to merge a left (mono) and right (mono) WAV file into one (stereo) WAV file.

1. Open up Audacity (creates an empty project)
2. Select Project->Import Audio and select left.wav
3. In the track drop-down menu (right above where it says e.g. "Mono, 44100Hz"), select "Left Channel"
4. Select Project->Import Audio and select right.wav
5. In the second track drop-down menu, select "Right Channel"
6. (Optional) Select File->Save Project
7. (Optional) Verify the tracks are aligned properly -- by clicking play, etc.
8. Choose File->Export As WAV
9. Close the project and open the newly created WAV file. The tracks should now be merged.

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

Re: How do I merge WAV files?

Post by steve » Mon Jun 27, 2011 11:18 am

Thanks for the step-by-step RA1, but just to note that those steps are not limited to Audacity 1.2.6. It works the same on Audacity 1.3.x.
Audacity 1.2.6 is very old now (past retirement age) and I would definitely recommend upgrading to Audacity 1.3.13 (I use it regularly on XP and it is a lot more capable than the old 1.2.6 version.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked