OBS + VST2 Plugins

chrisando

New Member
Hello,

I use Mint.
I installed OBS Studio via Software Manager (installed the system package version, not flatpak). And I'm trying to install, and see appear as an option in the audio filters section of OBS Studio, some VST 2 Plugins.
So far, nothing I've done works.

- I created a folder called .vst in /home/chris/.
- I edited the /home/chris/.profile file by adding the following bit of code:
#OBS VST_PATH
export VST_PATH=/home/chris/.vst:$VST_PATH

- I edited the /home/chris/.bashrc file by adding the following bit of code:
VST_PATH=/home/chris/.vst:$VST_PATH
- I booted OBS Studio from the Terminal.
- I rebooted my computer a few times.

Nothing has helped.
I'd appreciate any help.
Thank you.
 
Top