diff --git a/data/plugins.json b/data/plugins.json index ddde1ad..81e01d9 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -76,6 +76,13 @@ "type": "Instrument", "frameworks": ["JUCE"] }, + { + "name": "blocks", + "url": "https://github.com/dan-german/blocks", + "description": "Polyphonic modular synth", + "type": "Instrument", + "frameworks": ["JUCE"] + }, { "name": "C1Bitcrusher", "url": "https://github.com/datajake1999/C1Bitcrusher",