Bug#600831: ITP: zita-resampler -- C++ library for resampling audio signals
Alessio Treglia
alessio at debian.org
Wed Oct 20 12:53:25 UTC 2010
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia <alessio at debian.org>
* Package name : zita-resampler
Version : 0.1.1
Upstream Author : Fons Adriaensen <fons at kokkinizita.net>
* URL : http://www.kokkinizita.net/linuxaudio/
* License : GPL
Programming Lang: C++
Description : 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.
More information about the pkg-multimedia-maintainers
mailing list