A cabinet simulator plugin that loads impulse response (IR) files.
Requires v1.10 release, with IR files placed in the “Speaker Cabinet IRs” subfolder.
This plugin is specifically created for handling speaker cabinet IRs, it is not optimized for handling larger files like reverb IRs.
We will handle that later with a different plugin.
Hi @Mikko1270, you should be able to see it when you search for “ir loader” on the plugin store. Please do note, that this plugin is only visible if you are running the 1.10 release. The release cadidate for this release is now available, please see: Release 1.10.0-RC1. It’s not possible to see/use this plugin with any older release.
I’ve just installed 1.10 and tried to give this a go on my Duo, I don’t know anything about IR but I’ve been wanting to try Ola Englund’s cab IR for a while. The plugin installs and the default Alice in Bones IR seems to work fine, I’m having some issues with Ola’s IR though…
After uploading the wav file it did not appear in the IR plugin’s drop down list, I had to delete the plugin from the pedalboard and then add it again to get the new IR to appear.
The new IR doesn’t work, there is no sound at all from the Duo when the new IR is selected and nothing is showing on the output LEDs of the Duo. Selecting the Alice in Bones IR again works fine.
the impulse response file in the dropbox is 44.1kHz 24bit mono,
all other impulses I downloaded and tested so far are stereo.
I don’t know if that is the cause the response file is not functioning in the IR loader cabsim.
Ah ok that’s great, I’ll look forward to future updates
It’s a wav file, it’s just an amp and cab IR. I did not generate it but my post included a link to a video with detailed explanation of how it was generated and a link to the file. I don’t know anything about IR, but the person who generated it makes lots of IR files which are quite popular, would it be possible for you to add this IR to your tests?
I’m happy to test out other IRs if there are links to them.
Hey @pjd, I got some inputs for you.
The problem with those particular IR is the time of silence at the beginning of the IR that you are using.
For now, we recommend cutting off the silence at the beginning of that .wav file. We tried this in the office, and it made the file work like a charm!
We will do tests in-house to see if we can make the FFT-SIZE larger so that IRs with a bit of silence at the start still work.
It’s really important for us that you raise this issue. The plugin is still a work in progress and the impulse responses that you are using are pretty disseminated (so our plugin must support them with no tweaking).
Thanks for looking into this so quickly today, I’ve just edited that IR file, chopping the silence at the start and also the silence afterwards and it’s now working great!
This is really cool and I’ll continue to try other IR files, thanks so much for all your hard work in adding IR file support especially on the old hardware.
What are the requirements for the Cab IRs?
The length of the .wav file? 20ms? 180ms? The longer the length, the more accurate the cab.
The sample rate of the IRs? 44.1k? 48k?
24 bits?
Like to know so that when I buy or ask people to make an IR, I can tell them the specification.
You’re welcome I would say that the current solution is not optimal. So we will probably put some thought into how to fix it the best way possible. Meanwhile…you already know the trick
Currently it’s 128 samples. What means around 2.7ms.
We will try to make a build and update it to 2048 samples what would turn out around 42.7ms, but that is not yet done.
Hey, I’m attempting to get this working in a desktop mod-ui setup. I’ve got browsepy running and the standard directory layout which includes Speaker Cabinet IRs but the cabsim dropdown only shows the Alice in Bones IR (no amount of restarts helps this).
Can you describe the end-to-end mechanism for files in Speaker Cabinet IRs showing up in the dropdown menu? Reading the cabsim source isn’t enlightening me
Thanks for writing this, its a very useful feature.