diff --git a/data/plugins.json b/data/plugins.json index 40808a3..51fa6d9 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -475,6 +475,13 @@ "type": "Instrument", "frameworks": ["VSTGUI"] }, + { + "name": "plugdata", + "url": "https://github.com/plugdata-team/plugdata", + "description": "Plugin wrapper around Pure Data, letting it be used as a plugin in your DAW", + "type": "Misc", + "frameworks": ["JUCE"] + }, { "name": "Pulp Fiction", "url": "https://github.com/enter-opy/pulp-fiction",