VST3 and CLAP
Find a file
2026-08-02 20:02:02 +01:00
core feat: add Gain Node 2026-08-02 19:38:30 +01:00
dpf@4238e1c7f0 init + building 2026-08-02 05:37:06 +01:00
plugins/SquidgeDistortion feat: add Gain Node 2026-08-02 19:38:30 +01:00
.clangd feat: add Gain Node 2026-08-02 19:38:30 +01:00
.gitignore chore: ignore .d files 2026-08-02 20:02:02 +01:00
.gitmodules init + building 2026-08-02 05:37:06 +01:00
Makefile init + building 2026-08-02 05:37:06 +01:00
README.md README 2026-08-02 15:17:09 +01:00

SquidgeSynth

SquidgeSoft VST/CLAP audio plugin library, built with DPF (DISTRHO Plugin Framework).

Prerequisites

  • Compiler: clang
  • Build tools: make, bear
  • DPF: Included as a submodule/subtree in dpf/

Build

Clone

git clone --recurse-submodules <repo>

If already cloned without submodules

git submodule update --init --recursive

Compile

make plugins

Verify

ls bin/