Port details on branch 2023Q4 |
- zita-resampler C++ library for resampling audio signals
- 1.11.2 audio =2 1.11.2Version of this port present on the latest quarterly branch.
- Maintainer: meka@tilda.center
- Port Added: 2017-01-31 17:33:14
- Last Update: 2023-09-22 04:56:48
- Commit Hash: 9ece82f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zita-resampler>0:audio/zita-resampler
- To install the port:
- cd /usr/ports/audio/zita-resampler/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/zita-resampler
- pkg install zita-resampler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zita-resampler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695225501
SHA256 (zita-resampler-1.11.2.tar.xz) = aa5c54e696069af26f3f1fed4a963113cc1237cddfd57ae5842abcb1acd5492c
SIZE (zita-resampler-1.11.2.tar.xz) = 123452
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- audio/pandaresampler
- for Libraries
-
- audio/audiowmark
- audio/drumgizmo
- audio/ebumeter
- audio/guitarix-lv2
- audio/infamous-plugins-lv2
- audio/kapitonov-plugins-pack-lv2
- audio/py-zita-audiotools
Configuration Options:
- ===> The following configuration options are available for zita-resampler-1.11.2:
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- audio_zita-resampler
- USES:
- cmake tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|