Skip to content

Linux Sound Plugins

Linux Sound Plugins is a collection of open source audio processing plugins. Compressors, equalizers, gates, delays...

The project is currently being developed and maintained by the LSP Project Team, led by the main founder and developer, Vladimir Sadovnikov. The main idea is to fill the lack of good and useful plugins for the GNU/Linux platform.

The following plugin formats are supported: CLAP, JACK, LADSPA, LV2, VST2, VST3

Linux Sound Plugins

To connect plugins in a sound recording program, for example Reaper, in the Options/Preferences menu, you need to go to the Plug-ins/VST tab, click on the Edit path list... button and select Add patch... and specify the path to the directory with plugins. For example: /usr/lib64/vst/lsp-plugins.vst

Linux Sound Plugins

Installation from repository

Linux Sound Plugins can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Linux Sound Plugins and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install lsp-plugins
shell
epm -i lsp-plugins

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.