From d1d3b7fbc9084dca81c0696e42cc69e975104cd4 Mon Sep 17 00:00:00 2001 From: Vivek Vijayan <93899655+enter-opy@users.noreply.github.com> Date: Mon, 13 Nov 2023 07:31:53 +0530 Subject: [PATCH] Update plugins.json (#111) --- data/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/plugins.json b/data/plugins.json index ab95c8d..a493a74 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -433,6 +433,13 @@ "type": "Instrument", "frameworks": ["VSTGUI"] }, + { + "name": "Pulp Fiction", + "url": "https://github.com/enter-opy/pulp-fiction", + "description": "Multi-effects rack plugin", + "type": "Effect", + "frameworks": ["JUCE"] + }, { "name": "PulseDelay", "url": "https://github.com/teragonaudio/PulseDelay",