A fast, partitioned convolution engine library
Convolution engine based on FFT convolution and using non-uniform partition sizes: small ones at the start of the IR and building up to the most efficient size further on. It can perform zero-delay processing with moderate CPU load.
Main features:
* Any matrix of convolutions between up to up 64 inputs and 64 outputs, as long as your CPU(s) can handle it.
* Allows trading off CPU load to processing delay, and remains efficient even when configured for zero delay.
* Sparse and diagonal matrices are handled as efficiently as dense ones. No CPU cycles or memory resources are wasted on empty cells in the matrix, nor on empty partitions if IRs are of different length.
- Developed at multimedia:libs
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/zita-convolver && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000019 19 Bytes | |
zita-convolver-4.0.3.tar.bz2 | 0000019591 19.1 KB | |
zita-convolver.changes | 0000001748 1.71 KB | |
zita-convolver.spec | 0000003584 3.5 KB |
Latest Revision
Stephan Kulow (coolo)
accepted
request 678318
from
Mia Herkt (lachs0r)
(revision 3)
- Update to version 4.0.3 (no changelog)
Comments 0