I just realized that I didn't do a reply-all on this one.<div><br></div><div>And since I seem to suffer way too often from the 'What did that guy with my same problem do to fix it????!!!", I figure it's worth sending one more email to let everyone know that after a simple 'sudo apt-get install resample' I just did this:</div>

<div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">resample -to 44100 in.wav out.wav</span></div><div><br></div><div>.....and all was well.</div><div><br>
</div>
<div>As a somewhat rhetorical aside, do you ever feel like you're cheating since you're using Linux?  (Yeah yeah, not really......just hear me out here.......)</div><div><br></div><div>I mean, the same box that I do dev work, email, you-name-it etc., I'm also now doing audio work on now???!!!!!!!!!!!!!!!!!!!!!!!!  </div>

<div><br></div><div>As an ex Apple user, this excites me to no end on many different levels.</div><div><br></div><div>It's taken a while to get here but, man........it sure feels good.</div><div><br></div><div>Anyway, thanks all!</div>

<div><br></div><div><br style="background-color:rgb(255,255,255)"><div class="gmail_quote">On Sat, Sep 22, 2012 at 12:10 AM, Julien Claassen <span dir="ltr"><<a href="mailto:julien@mail.upb.de" target="_blank">julien@mail.upb.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Aaron!<br>
  Two ways:<br>
sndfile-resample -c 0 -to 44100 in.wav out.wav<br>
  This takes some time, but the sndfile-utils or sndfile-progs are available on many distros as packages. Then there is fons' resample program, whichI prefer nowadays, since it's faster:<br>
resample --lips --16bit --rate 44100 in.wav out.wav<br>
  Good luck and best wishes<br>
         Julien<br>
<br>
------------------------------<u></u>----------<br>
<a href="http://juliencoder.de/nama/music.html" target="_blank">http://juliencoder.de/nama/<u></u>music.html</a><br>
</blockquote></div><br></div>