套件:libzita-resampler1(1.11.2-1 以及其他的)
libzita-resampler1 的相關連結
Debian 的資源:
下載原始碼套件 zita-resampler:
- [zita-resampler_1.11.2-1.dsc]
- [zita-resampler_1.11.2.orig.tar.xz]
- [zita-resampler_1.11.2-1.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.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3