lv2file

Command-line program to apply LV2 effects to audio files

Install

All systems
curl cmd.cat/lv2file.sh
Debian Debian
apt-get install lv2file
Ubuntu
apt-get install lv2file
Arch Arch Linux
pacman -S lv2file
image/svg+xml Kali Linux
apt-get install lv2file
Windows (WSL2)
sudo apt-get update sudo apt-get install lv2file
Raspbian
apt-get install lv2file

lv2file

Command-line program to apply LV2 effects to audio files

lv2file is a simple program which you can use to apply LV2 effects to your audio files without much hassle. Possible use cases of lv2file are: * Apply an effect without having to open a GUI or start a project. * Apply effects to a large number of files, or in an automated manner. * You need a deterministic environment to debug a plugin you are developing. * Command-line only audio processing. lv2file does not come with any built-in effects, so you must install other packages containing LV2 plugins to use with lv2file.