Where are the users .VST/.vst3/.clap directories?

I am attempting to install TAL Noisemaker, and in the file provided on the website is a readme with these installation instructions:

Installation

VST 2.4:

Copy the file libPluginName.so into the users .VST directory.

VST 3:

Copy the folder PluginName.vst3 into the users .VST3 directory.

CLAP:

Copy the folder PluginName.clap into the users .clap directory.

I cannot find any of the directories mentioned in /usr/lib/, /usr/lib64/, nor /usr/libexec/. I am kind of a noob to Linux and synth musicmaking in general, so I don’t really know what I’m doing.

Have a look in

~/.local/share

I’m not seeing the directories there either.

I’ve installed a DAW (ardour) from the discover store to see where it thinks the VSTs are. I’ve tried following the path that it suggests to no avail.
Screenshot uploaded to my own site because the image uploader on this site won’t work.

Just guessing, but take a look at:

  • ~/.clap/ (i.e., /home/<username>/.clap/)
  • ~/.toguaudioline/TAL-NoiseMaker/presets/
  • ~/.toguaudioline/
  • ~/.config/ToguAudioLine/

Note: Folders starting with a . are hidden by default in GNOME Files or Dolphin file managers. Press Ctrl + H to show hidden folders.

Works fine for me.

/shrug

None of those directories exist either. I have no idea what toguaudioline is.

Just create it in your home :

~/.vst ;  ~/.vst3  ; ~/.clap

Have also a look here:

Maybe @ycollet wants to jump in and provide some pro knowledge.

The user directories for plugins:

~/.vst - ~/.vst3 - ~/.lv2 - ~/.clap - ~/.ladspa

And for the system directories:

/usr/lib64/vst - /usr/lib64/vst3 - /usr/lib64/lv2 - /usr/lib64/clap - /usr/lib64/ladspa

For system directories, you may need to create ones as a root user if you never installed a plugin via dnf.

You can also check my COPR repository:

There are many plugins available.

And you can try to find what you need through this search engine on the Audinux website: