diff --git a/data/plugins.json b/data/plugins.json index 2b57a73..18f2086 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -265,13 +265,6 @@ "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", @@ -596,7 +589,7 @@ }, { "name": "Sound of Music", - "url": "https://github.com/enter-opy/sound-of-music", + "url": "https://github.com/coconut-audio/sound-of-music", "description": "Multiband bitcrusher", "type": "Effect", "frameworks": ["JUCE"] @@ -650,6 +643,13 @@ "type": "Effect", "frameworks": ["Faust", "JUCE"] }, + { + "name": "There will be blood", + "url": "https://github.com/coconut-audio/there-will-be-blood", + "description": "Drum bleed reduction plugin", + "type": "Effect", + "frameworks": ["JUCE"] + }, { "name": "traKmeter", "url": "https://github.com/mzuther/traKmeter",