Use the libspeexdsp resampler
AFAICT it runs a little slower? but it's fixed point, and has much better understood audio characteristics.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Installing SpeexDSP is as easy as:
|
||||
|
||||
% ./configure [--prefix=<install-path>]
|
||||
% make
|
||||
% make install
|
||||
|
||||
Note that if you are using the code from git you will need to run "autogen.sh"
|
||||
and then "configure".
|
||||
Reference in New Issue
Block a user