From eaf42f27eb5451c7a76e6538c6ada60e87b288d2 Mon Sep 17 00:00:00 2001 From: postsolarpunk <87605057+entzmingerc@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:35:39 -0500 Subject: [PATCH] added nb_drumcrow entry (#316) --- community.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/community.json b/community.json index 972a4e4..1db3970 100644 --- a/community.json +++ b/community.json @@ -1896,6 +1896,20 @@ "utility" ] }, + { + "project_name": "nb_drumcrow", + "project_url": "https://github.com/entzmingerc/nb_drumcrow/", + "author": "postsolarpunk", + "description": "norns mod that turns crow into a synth using nb", + "discussion_url": "https://llllllll.co/t/nb-drumcrow-norns-mod-that-turns-crow-into-a-4-voice-synth/69066", + "tags": [ + "mod", + "synth", + "crow", + "drum", + "nb" + ] + }, { "project_name": "nice-tapes", "project_url": "https://github.com/MentalSandal/nice-tapes",