Description of problem: As in summary. Version-Release number of selected component (if applicable): audacity-1.3.2-3.fc6 (as built on my machine from source) How reproducible: Always. Steps to Reproduce: 1. $ ldd `which audacity` | less Actual results: shows libresample (among other libs) Expected results: should show libsamplerate (among other libs) Additional info:
Created attachment 147342 [details] Patch with comments.
Thanks. I made a new build with fix.
http://limpet.net/audacity/bugzilla/show_bug.cgi?id=257#c1
*** Bug 229135 has been marked as a duplicate of this bug. ***
To expand on my comment in the Audacity bugzilla, when using "--without-libresample --with-libsamplerate=system", the code builds completely without resampling and only links libsamplerate. The result is the terribly damaged audio output described in bug 229135.
Requesting co-maintainership access for "audacity" as suggested on fedora-maintainer list: bugs.michael