Port of CloudSeed VST plugin (https://github.com/ValdemarOrn/CloudSeed) with new GUI based on JUCE Framework
[x] multi channel support
[x] macOS version
[ ] Linux, Windows builds
[ ] pararameters smoothng
[ ] fix engine for large host buffer sizes
[ ] optimizations: remove extra clip / NaN checks in plugin wrapper
- clone this repository
- mkdir build && cd build && cmake .. && make
C++ UI version: 0.0.1
Engine version: 1.0.1
Engine license: MIT
UI/Wrapper license: currently GPL3