2026-03-29 16:46:55 +13:00
2026-03-29 16:44:13 +13:00
2026-03-29 16:44:13 +13:00
2026-03-29 16:44:13 +13:00
2026-03-29 16:44:13 +13:00
2026-03-29 16:44:13 +13:00
2026-03-29 16:46:55 +13:00

Cloudpedal - A realtime LV2 reverb plugin

This plugin uses the CloudseedCore reverb algorithm made by Ghost Note Audio. Check them out at https://ghostnoteaudio.uk!

This was made to be able to run a cloudseed powered reverb inside of guitarix.

To build, run:

git clone https://git.esca111.xyz/ESCA111/cloudPedal.git && cd cloudPedal
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/usr/local -G Ninja ../
ninja

The LV2 can then be copied to your LV2 folder (usually in /usr/lib/lv2 or ~/.lv2).

Description
No description provided
Readme 73 KiB
1.0 Latest
2026-03-29 16:49:52 +13:00
Languages
C++ 98.1%
CMake 1.9%