パッケージ: libzita-resampler1 (1.6.0-2)
libzita-resampler1 に関するリンク
Debian の資源:
zita-resampler ソースパッケージをダウンロード:
- [zita-resampler_1.6.0-2.dsc]
- [zita-resampler_1.6.0.orig.tar.bz2]
- [zita-resampler_1.6.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.15) [amd64, armhf]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [i386]
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3