diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-02-01 01:33:06 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-02-01 01:33:06 +0800 |
commit | 20dc5e6f0f7583792c86a40315a2e2dbc862c538 (patch) | |
tree | 7974339c8fa9ad0906cef216e048215e61ec434c /deskutils | |
parent | 53b0a40c3613f75f57a92ee6ab1c3ca44773bcc3 (diff) | |
download | freebsd-ports-gnome-20dc5e6f0f7583792c86a40315a2e2dbc862c538.tar.gz freebsd-ports-gnome-20dc5e6f0f7583792c86a40315a2e2dbc862c538.tar.zst freebsd-ports-gnome-20dc5e6f0f7583792c86a40315a2e2dbc862c538.zip |
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 providing the same
quality, e.g. libsamplerate.
WWW: http://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html
PR: 215981
Submitted by: meka@tilda.center
Diffstat (limited to 'deskutils')
0 files changed, 0 insertions, 0 deletions