package/python-simplejson: bump version to 3.8.2
[buildroot-gz.git] / package / libsoxr / Config.in
bloba218ae99c89c8563aff037858b028cb0f908f396
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.
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.
15           http://sourceforge.net/projects/soxr/