From ad1d9bca83a0a22b34516fbcf26a28b9e7579d34 Mon Sep 17 00:00:00 2001 From: Vivek Vijayan <93899655+vivekvjyn@users.noreply.github.com> Date: Wed, 28 Jan 2026 22:30:15 +0100 Subject: [PATCH] Add there will be blood plugin --- data/plugins.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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",