Convolution engine for JACK
Jconvolver is a Convolution Engine for JACK, 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6/jconvolver && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
jconvolver-1.1.0.tar.bz2 | 0000381046 372 KB | |
jconvolver-build-fixes.diff | 0000000773 773 Bytes | |
jconvolver.changes | 0000000753 753 Bytes | |
jconvolver.spec | 0000002703 2.64 KB |
Latest Revision
branch from Backports SP5
Comments 0