From 8f813b8f51a857cf078a6ffc89225817c0da0962 Mon Sep 17 00:00:00 2001 From: Casey A Childers Date: Mon, 8 Jan 2024 05:02:04 -0800 Subject: [PATCH] add forge (#291) --- community.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/community.json b/community.json index c77c1f4..2736895 100644 --- a/community.json +++ b/community.json @@ -941,6 +941,19 @@ "utility" ] }, + { + "project_name": "forge", + "project_url": "https://github.com/cachilders/forge", + "author": "notester", + "description": "a playable oscilloscope for norns and crow", + "discussion_url": "https://llllllll.co/t/forge/65656", + "tags": [ + "sequencer", + "generative", + "crow", + "midi" + ] + }, { "project_name": "foulplay", "project_url": "https://github.com/justmat/foulplay",