软件包:libzita-resampler1(1.8.0-2)
libzita-resampler1 的相关链接
Debian 的资源:
下载源码包 zita-resampler:
- [zita-resampler_1.8.0-2.dsc]
- [zita-resampler_1.8.0.orig.tar.bz2]
- [zita-resampler_1.8.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [kokkinizita.linuxaudio.org]
相似软件包:
C++ library for resampling audio signals
Zita resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion.
The library operates on signals represented in single-precision floating point format. For multichannel operation both the input and output signals are assumed to be stored as interleaved samples.
The API allows a trade-off between quality and CPU load. For the latter a range of approximately 1:6 is available. Even at the highest quality setting libzita-resampler will be faster than most similar libraries, e.g. libsamplerate.
This package contains the shared library for libzita-resampler.
其他与 libzita-resampler1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.3.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版