From 2118d748376a4d9aaf5b3d1261d8ea4e4785dc01 Mon Sep 17 00:00:00 2001 From: Daniel Luiz ALves Date: Fri, 4 Sep 2026 12:52:48 -0300 Subject: [PATCH] Add Pakku --- data/plugins.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/plugins.json b/data/plugins.json index 093b254..ffac4df 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -1450,6 +1450,15 @@ "VSTGUI" ] }, + { + "name": "Pakku", + "url": "https://danielalves96.github.io/pakku-vst/", + "description": "Free and open-source multiband transient shaper with three-band or full-range processing for macOS and Windows", + "type": "Effect", + "frameworks": [ + "JUCE" + ] + }, { "name": "Panacea", "url": "https://github.com/consint/Panacea",