From 9f620fc73322ba17d601c8feb59699ed127283c8 Mon Sep 17 00:00:00 2001 From: "Casey A. Childers" Date: Sat, 1 Jun 2024 14:30:07 -0700 Subject: [PATCH 1/2] add lemniscate and magpie --- community.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/community.json b/community.json index c3ce4b3..d689bb8 100644 --- a/community.json +++ b/community.json @@ -1493,6 +1493,16 @@ "arc" ] }, + { + "project_name": "lemniscate", + "project_url": "https://github.com/cachilders/lemniscate", + "author": "notester", + "description": "an 8-track-cassette-inspired looper", + "discussion_url": "https://llllllll.co/t/lemniscate/67296", + "tags": [ + "looper" + ] + }, { "project_name": "less-concepts", "project_url": "https://github.com/vicimity-dndrks/less_concepts", @@ -1591,6 +1601,17 @@ "crow" ] }, + { + "project_name": "magpie", + "project_url": "https://github.com/cachilders/magpie", + "author": "notester", + "description": "signal routing and modulated note echo for norns and crow", + "discussion_url": "https://llllllll.co/t/magpie/67460", + "tags": [ + "midi", + "crow" + ] + }, { "project_name": "makebreakbeat", "project_url": "https://github.com/schollz/makebreakbeat", From 72f13cae9b3fabfdc922a079aaae4826aac3b852 Mon Sep 17 00:00:00 2001 From: "Casey A. Childers" Date: Sat, 1 Jun 2024 14:33:00 -0700 Subject: [PATCH 2/2] description tweak --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index d689bb8..34b4628 100644 --- a/community.json +++ b/community.json @@ -1605,7 +1605,7 @@ "project_name": "magpie", "project_url": "https://github.com/cachilders/magpie", "author": "notester", - "description": "signal routing and modulated note echo for norns and crow", + "description": "signal routing and modulated note echo for midi and cv", "discussion_url": "https://llllllll.co/t/magpie/67460", "tags": [ "midi",