Utility clone
June 24, 2024 · View on GitHub
VST plugin like a Ableton Utility.
Development with JUCE
✨ Features
- phase invert
- channel mode
- stereo width, mid/side
- mono
- bass mono
- gain
- pan
- dc offset
TODO
Processing
- bass mono : filter phase
📂 Download
🛠️ Build
Currently, it is possible to build with both Projucer and CMake
use Projucer
- Edit
*.jucerfile/path/to/JUCE/modulesto the folder where your JUCE is downloaded
- Open Projucer
use CMake
CMake + VSCode
- Open
*.code-workspace - Install extension
👷 CI
- GitHub Actions (here...)
- CMake
- release by git tag
License
GPL v3.0