软件包:libsamplerate0-dev(0.2.2-4 以及其他的)
libsamplerate0-dev 的相关链接
Debian 的资源:
下载源码包 libsamplerate:
维护小组:
外部的资源:
- 主页 [libsndfile.github.io]
相似软件包:
Development files for audio sample rate conversion
libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality.
libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates.
This package contains the library header files and API documentation.
其他与 libsamplerate0-dev 有关的软件包
|
|
|
|
-
- dep: libsamplerate0 (= 0.2.2-4+b2)
- Audio sample rate conversion library
-
- dep: pkg-config
- manage compile and link flags for libraries (transitional package)