I ported OTODESK's Ambience algorithmic reverb to Linux.

I also added locking for wet/dry settings, made the UI scalable, and embedded the factory presets in the build.

It's a wonderful sounding algorithmic reverb. You can download a VST3 build here:

https://github.com/michaelquigley/ambience/actions/runs/27437790032

My fork:

https://github.com/michaelquigley/ambience

Will have a release build ready once I've tested this build to satisfaction.

#linux #audio #linuxaudio #studio #vst #vst3 #music

@fortifieduniverse this is so cool Michael!

If you'd like, I can spin it up on my CachyOS system at check for bugs.

@fortifieduniverse I just went straight forward installing the VST3 in the link.

Really great work! It opens and runs without any problem. This is a really cool verb, I really understand why you ported it. The idea of controlling RT60 per band gives some really nice room tones.

One little thing: When switching preset, the plugin automatically switches to "PRO"-view, I don't know if this is intentional?

The Plugin name, with the UI size, has the common "don't always open fully"-quirk.

@mosgaard The "PRO" view is per-preset. That's part of the original plug-in.

@fortifieduniverse yes, I get that.

What I mean is that, if I’m not in PRO view and I change the preset. It automatically opens the PRO view, instead of staying in the view I’m in.

@mosgaard yes. that's how the plug-in was originally designed. I didn't change any of that behavior.