<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to join (combine) multiple MP3 files in OS X</title>
	<atom:link href="http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/</link>
	<description>Common questions, simple answers</description>
	<lastBuildDate>Sun, 22 Nov 2009 15:28:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andy</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2953</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 25 Nov 2008 13:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2953</guid>
		<description>&quot; cat *.mp3 &gt; combined.mp3&quot;
Will make one very big file -- either put combined in a different directory or change the extension.

 cat *.mp3 &gt; combined.mp4 or  cat *.mp3 &gt; combined/combined.mp3</description>
		<content:encoded><![CDATA[<p>&#8221; cat *.mp3 &gt; combined.mp3&#8243;<br />
Will make one very big file &#8212; either put combined in a different directory or change the extension.</p>
<p> cat *.mp3 &gt; combined.mp4 or  cat *.mp3 &gt; combined/combined.mp3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lee</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2952</link>
		<dc:creator>Joe Lee</dc:creator>
		<pubDate>Thu, 21 Aug 2008 14:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2952</guid>
		<description>Why all the fuss with Audacity? You can just open up Terminal and:
&lt;code&gt;
 cat *.mp3 &gt; combined.mp3
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Why all the fuss with Audacity? You can just open up Terminal and:<br />
<code><br />
 cat *.mp3 &gt; combined.mp3<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joletta</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2951</link>
		<dc:creator>Joletta</dc:creator>
		<pubDate>Tue, 22 Jul 2008 22:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2951</guid>
		<description>Thank you so much for this painless tutorial.  I didn&#039;t have the foresight to check the additional links below so I adapted as I went (I&#039;m running windows).</description>
		<content:encoded><![CDATA[<p>Thank you so much for this painless tutorial.  I didn&#8217;t have the foresight to check the additional links below so I adapted as I went (I&#8217;m running windows).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2950</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 23 Jun 2008 18:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2950</guid>
		<description>I found I had to save, close, and re-open the Audacity project containing the two combined pieces, and *then* export, or something messed up and I ended up with a file long enough for both combined pieces, but with the audio for the second piece starting at the beginning, followed by silence for the duration of the first piece.

Also, Audacity crashed repeatedly on me while trying to export to mp3, so I exported to WAV and used EasyWMA (fantastic program) to convert to mp3.

(Audacity 1.2.5 on Mac OS X 10.5.2.)</description>
		<content:encoded><![CDATA[<p>I found I had to save, close, and re-open the Audacity project containing the two combined pieces, and *then* export, or something messed up and I ended up with a file long enough for both combined pieces, but with the audio for the second piece starting at the beginning, followed by silence for the duration of the first piece.</p>
<p>Also, Audacity crashed repeatedly on me while trying to export to mp3, so I exported to WAV and used EasyWMA (fantastic program) to convert to mp3.</p>
<p>(Audacity 1.2.5 on Mac OS X 10.5.2.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bt</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2949</link>
		<dc:creator>bt</dc:creator>
		<pubDate>Wed, 08 Aug 2007 10:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2949</guid>
		<description>&lt;a href=&quot;http://www.digicowsoftware.com/detail?_app=AJoiner&quot; rel=&quot;nofollow&quot;&gt;Ajoiner&lt;/a&gt; does this without all the headache. Or not as much headache.</description>
		<content:encoded><![CDATA[<p><a href="http://www.digicowsoftware.com/detail?_app=AJoiner" rel="nofollow">Ajoiner</a> does this without all the headache. Or not as much headache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scate</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2948</link>
		<dc:creator>scate</dc:creator>
		<pubDate>Fri, 25 May 2007 05:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2948</guid>
		<description>Although this is a handy tutorial, it is important to understand the clearly stated caveat that this workflow doesn&#039;t just stitch the original mp3 files together. Instead, it decodes the mp3files, combines them and &lt;i&gt;re-encodes&lt;/i&gt; the new, combined file as new mp3, resulting in generational loss.

It is possible in many cases to actually join matching mp3 files with no conversion or generational loss if they are identically encoded. You can even do it in iTunes using a track splicing script from http://dougscripts.com/. There are also some stand alone utilities for mac and windows for this purpose.</description>
		<content:encoded><![CDATA[<p>Although this is a handy tutorial, it is important to understand the clearly stated caveat that this workflow doesn&#8217;t just stitch the original mp3 files together. Instead, it decodes the mp3files, combines them and <i>re-encodes</i> the new, combined file as new mp3, resulting in generational loss.</p>
<p>It is possible in many cases to actually join matching mp3 files with no conversion or generational loss if they are identically encoded. You can even do it in iTunes using a track splicing script from <a href="http://dougscripts.com/" rel="nofollow">http://dougscripts.com/</a>. There are also some stand alone utilities for mac and windows for this purpose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mule Monday: I Think You Know What I Mean &#62; When The Levee Breaks &#62; ITYKWIM - Rock Music Daily</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2945</link>
		<dc:creator>Mule Monday: I Think You Know What I Mean &#62; When The Levee Breaks &#62; ITYKWIM - Rock Music Daily</dc:creator>
		<pubDate>Wed, 25 Apr 2007 22:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2945</guid>
		<description>[...] This weeks track comes from the recent 4/20 show in Mobile, AL. The setlist was just ridiculous, and the taper (jkbyram) did such a fantastic job that I actually took the time to learn how to combine .wav files so I could present the following songs as one track. Enjoy. [...]</description>
		<content:encoded><![CDATA[<p>[...] This weeks track comes from the recent 4/20 show in Mobile, AL. The setlist was just ridiculous, and the taper (jkbyram) did such a fantastic job that I actually took the time to learn how to combine .wav files so I could present the following songs as one track. Enjoy. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2946</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 25 Apr 2007 16:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2946</guid>
		<description>Great explanation. I enjoy your tutorials. This one, among a few others, has been submitted into the queue @ &lt;a href=&quot;http://www.tweako.com&quot; rel=&quot;nofollow&quot;&gt;tweako&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great explanation. I enjoy your tutorials. This one, among a few others, has been submitted into the queue @ <a href="http://www.tweako.com" rel="nofollow">tweako</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A beginners guide to lossless audio - Simplehelp</title>
		<link>http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/comment-page-1/#comment-2947</link>
		<dc:creator>A beginners guide to lossless audio - Simplehelp</dc:creator>
		<pubDate>Wed, 25 Apr 2007 07:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/2007/04/24/how-to-join-combine-multiple-mp3-files-in-os-x/#comment-2947</guid>
		<description>[...] How to download files using Bittorrent in OS X How to join (combine) multiple MP3 files in OS X [...]</description>
		<content:encoded><![CDATA[<p>[...] How to download files using Bittorrent in OS X How to join (combine) multiple MP3 files in OS X [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
