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,9 @@
|
||||
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
|
||||
|
||||
# Disable automatic dependency tracking if using other tools than gcc and gmake
|
||||
#AUTOMAKE_OPTIONS = no-dependencies
|
||||
|
||||
SUBDIRS = speex_C54_test speex_C55_test speex_C64_test
|
||||
|
||||
EXTRA_DIST = config.h os_support_custom.h
|
||||
|
||||
Reference in New Issue
Block a user