# SquidgeSynth SquidgeSoft VST/CLAP audio plugin library, built with [DPF](https://github.com/DISTRHO/DFP) (DISTRHO Plugin Framework). ## Prerequisites - **Compiler:** clang - **Build tools:** make, bear - **DPF:** Included as a submodule/subtree in `dpf/` ## Build ### Clone `git clone --recurse-submodules ` If already cloned without submodules `git submodule update --init --recursive` ### Compile `make plugins` ### Verify `ls bin/`