An audio plugin that fractalizes and defractalizes sound 😺
Bifractalizer_example_new.mp4
- Install JUCE, some cpp compiler and CMake.
- Run
git clone --recursive https://github.com/Ankalot/Bifractalizer.gitto get source code. - Run
build_first_time.bat. For the next builds userebuild.bat. You can also build a release version (build_release.bat). - Now you have VST3 and Standalone versions. If you want other types, then change the settings in cmake.
To debug the program through VS Code and any DAW, configure the .vscode/launch.json file.
