makemulti
Convolution reverb Engine for JACK
Install
- All systems
-
curl cmd.cat/makemulti.sh
- Debian
-
apt-get install jconvolver
- Ubuntu
-
apt-get install jconvolver
- Arch Linux
-
pacman -S jconvolver
- Kali Linux
-
apt-get install jconvolver
- Fedora
-
dnf install jconvolver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jconvolver
- Raspbian
-
apt-get install jconvolver
- Dockerfile
- dockerfile.run/makemulti
jconvolver
Convolution reverb Engine for JACK
Jconvolver is a Convolution Engine for JACK using FFT-based partitioned convolution with multiple partition sizes. It can execute up to a 64 by 64 convolution matrix (i.e. 4096 simultaneous convolutions) as long as your CPU(s) can handle the load.