]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/libsoxr/Config.in
libsoxr: remove unicode dash from help text
[coffee/buildroot.git] / package / libsoxr / Config.in
1 config BR2_PACKAGE_LIBSOXR
2         bool "libsoxr"
3         help
4           The SoX Resampler library `libsoxr' performs one-dimensional
5           sample-rate conversion. It may be used, for example, to
6           resample PCM-encoded audio.
7
8           It aims to give fast and high quality results for any constant
9           (rational or irrational) resampling ratio. Phase-response,
10           preserved bandwidth, aliasing, and rejection level parameters
11           are all configurable; alternatively, simple `preset'
12           configurations may be selected. An experimental, variable-rate
13           resampling mode of operation is also included.
14
15           http://sourceforge.net/projects/soxr/