On Tue, 19 Feb 2008 09:18:08 -0800, Sean Bruno wrote: > > On Tue, 2008-02-19 at 11:04 +0100, Michael Schwendt wrote: > > On Mon, 18 Feb 2008 21:01:56 -0800, Sean Bruno wrote: > > > > > I've noted that while using Audacity to record from my USB phonograph > > > the speed of the audio that is recorded speeds up in frequency. This > > > seems to coincide with playback from another audio device, either Amarok > > > playing a stream or Pidgin message notifications. > > > > Is this reproducible with a newer Audacity than in Fedora? > > e.g. http://mschwendt.fedorapeople.org/audacity/ > > > > Well, it's going to be hard to get my F8 install to update to that > version I think. Thoughts? > > [sean@home-desk Desktop]$ sudo rpm -Uvh audacity-* > error: Failed dependencies: > libSoundTouch.so.1()(64bit) is needed by > audacity-1.3.4-0.4.20080123cvs.fc8.x86_64 > libwx_baseu-2.8.so.0()(64bit) is needed by Use: sudo yum localinstall ... to install downloaded packages. That helps with dependencies. :) This version of Audacity was built against the newer wxGTK in Fedora 8. It was built in the Fedora build system, so everything you need is in the repositories.