CloudReverb Save

algorithmic reverb plugin based on CloudSeed

Project README

CloudReverb

This is an audio plugin for algorithmic reverb. The algorithm is borrowed from CloudSeed VST by Valdemar Erlingsson. I try to rewrite the plugin with JUCE, so it can be also run on Linux and MacOS.

CloudReverb has been tested on Linux and Windows. It should run on MacOS too, but I've never tested it. If you find any issue or suggestions, feel free to create new issue.

You can see the plugin document here. The document is written by the author of CloudSeed.

screenshot

How to Build

Linux

clone the repository:

git clone --recursive https://github.com/xunil-cloud/CloudReverb.git

run cmake command and build the project:

cd CloudReverb
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build

Credit

CloudSeed VST by Valdemar Erlingsson

Open Source Agenda is not affiliated with "CloudReverb" Project. README Source: xunil-cloud/CloudReverb
Stars
49
Open Issues
1
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating