This lv2 plugin adds amplification/drive/distortion to the signal but does not introduce clipping allowing for more dynamics than comparable approaches.
Install the pre compiled artifacts from https://github.com/rominator1983/noClipDrive.lv2/releases
- Create a new folder in your lv2 directory (For example ~/.lv2/ or /usr/lib/lv2 or /usr/local/lib/lv2/ would all work in Ubuntu Studio)
- Copy noClipDrive.so, manifest.ttl and noClipDrive.ttl to this new folder.
- Restart/refresh your lv2 host
./waf configure
./waf build
sudo ./waf install
- Restart/refresh your lv2 host