[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/zita-convolver/zita-convolver.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A real-time C++ convolution library using FFT based convolution [T] Libzita-convolver is a real-time C++ convolution library using FFT based [T] convolution with non-uniform partition sizes: small ones at the start of [T] the impulse response and building up to the most efficient size further on. [T] It can perform zero-delay processing of very long IRs (e.g. reverbs) with [T] moderate CPU load. The calculations are distributed over up to five [T] threads, one for each partition size, running at priorities equal to or [T] just below that of the calling thread. This ensures that even when multiple [T] instances are active at the same time, CPU resources will be allocated in [T] the optimum way. [U] https://kokkinizita.linuxaudio.org/linuxaudio/ [A] Kokkini Zita [M] Rene Rebe [C] extra/multimedia [F] CROSS [L] GPL3 [S] Stable [V] 4.0.3 [P] X -----5---9 200.000 [D] 9cd8c23b7d180b1126f2e97f0ffc4eff1d22edf4e979d498e74b2db6 zita-convolver-4.0.3.tar.bz2 https://kokkinizita.linuxaudio.org/linuxaudio/downloads/ srcdir=*/source