Example plugin using the dpf-nanovg-widgets.
git clone --recursive https://github.com/clearly-broken-software/dpf-nanovg-widgets-examples
mkdir build
cd build
cmake ../
make
A jack binary, lv2 plugin and vst2 plugin are in build/bin/
.
ℹ️ Fore more information about DPF visit https://github.com/DISTRHO/DPF.