From cbe3062802c7ea784e4b7a4de1eed7720bd02810 Mon Sep 17 00:00:00 2001 From: src3453 <103661526+src3453@users.noreply.github.com> Date: Tue, 27 Jan 2026 17:58:01 +0900 Subject: [PATCH] added 3HSPlug --- data/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/plugins.json b/data/plugins.json index 2b57a73..ea86f3a 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -1,4 +1,11 @@ [ + { + "name": "3HSPlug", + "url": "https://github.com/src3453/3HSPlug", + "description": "GM/GS Compatible Multi-timbal 8-operator FM/PCM Syntheizer, uses 3HS88PWN4 (Fantasy sound chip) to make sound.", + "type": "Instrument", + "frameworks": ["JUCE"] + }, { "name": "8ridgelite", "url": "https://github.com/JamesStubbsEng/8ridgelite",