diff --git a/data/plugins.json b/data/plugins.json index ed3125c..254c601 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -230,6 +230,13 @@ "type": "Effect", "frameworks": ["iPlug2"] }, + { + "name": "Fusion", + "url": "https://github.com/enter-opy/fusion", + "description": "Additive Synth", + "type": "Instrument", + "frameworks": ["JUCE"] + }, { "name": "GainPlugin", "url": "https://github.com/satelllte/GainPlugin",