The MOD Convolution Loader enables you to easily create custom reverb and other effects using impulse responses (IRs).
Using a very resource effective processing, it allows IRs with a length of up to 15s on the MOD Dwarf and MOD Duo X, less on the MOD Duo.
IRs can be uploaded using the file manager in either WAV and FLAC format.
Multi-channel files are supported but always processed in stereo mode.
For faster loading it is recommended to use WAV format files with 48kHz and 24 bit.
The plugin is very easy to use: Simply select the IR file, set the levels as desired, optionally filter out some low end with the built-in high pass filter, and off you go.
There is a Trails switch in the advanced settings;
when enabled the reverb tail peacefully decays when you bypass the plugin, disable it and the tail will immediately disappear when bypassed.
Features:
Plugin by MOD Audio & DISTRHO, based on HiFi-LoFi FFTConvolver engine.
Credit: DISTRHO
32 bit version is compiled as 64 bit!
I’ll reupload shortly
On PatchboxOS/RPi 4B, I consistently get “Error adding effect” when adding to a pedalboard.
journalctl shows:
May 06 19:12:07 patchbox mod-host[2869]: lilv_lib_open(): error: Failed to open library /var/modep/lv2/MOD-ConvolutionLoader.lv2/MOD-ConvolutionLoader_dsp.so (/var/modep/lv2/MOD-ConvolutionLoader.lv2/MOD-ConvolutionLoader_dsp.so: wrong ELF class: ELFCLASS64)
I tried building using the repo’s Makefile, but that doesn’t seem to do what I want. I guess I should try this?
https://github.com/patchstorage/patchstorage-lv2-builder
(Also, unrelated to my problem, the 32-bit version still seems to be 64-bit?)