From 9356e010a0e5468bd1029ede6512697b3845272c Mon Sep 17 00:00:00 2001 From: kolegaalarianaa-boop <282428714+kolegaalarianaa-boop@users.noreply.github.com> Date: Sun, 10 May 2026 21:35:07 +0000 Subject: [PATCH] Add plugin: Resonarium --- data/plugins.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/plugins.json b/data/plugins.json index f6ac485..9360e3b 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -703,6 +703,15 @@ "VSTGUI" ] }, + { + "name": "Resonarium", + "url": "https://github.com/gabrielsoule/resonarium", + "description": "Resonarium is a MPE-compatible physical modeling synthesizer, based on coupled string waveguide models. It is designed to encourage abstract sound design, exploration, and open-ended play.", + "type": "Instrument", + "frameworks": [ + "JUCE" + ] + }, { "name": "Roth-AIR", "url": "https://github.com/danielrothmann/Roth-AIR",