modules: add SoX Resampler audio_filter
This resampler supports 5 quality presets: from 0 to 4, 2 is the default and correspond to "mq". It supports integer and float samples. Performances are way better when this module is used as an "audio converter" (fixed sample rate). See http://lastique.github.io/src_test/ for comparison with speexdsp. It is deactivated for now.
Showing
- NEWS 3 additions, 0 deletionsNEWS
- configure.ac 5 additions, 0 deletionsconfigure.ac
- modules/MODULES_LIST 1 addition, 0 deletionsmodules/MODULES_LIST
- modules/audio_filter/Makefile.am 8 additions, 1 deletionmodules/audio_filter/Makefile.am
- modules/audio_filter/resampler/soxr.c 302 additions, 0 deletionsmodules/audio_filter/resampler/soxr.c
Loading
Please register or sign in to comment