From df229cb54828e67c54bb8a5f59b50e433bdf1641 Mon Sep 17 00:00:00 2001 From: Alexander Carusillo Date: Sat, 24 Feb 2024 14:22:10 -0500 Subject: [PATCH] added path-trace (#293) --- community.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/community.json b/community.json index d953999..32c7909 100644 --- a/community.json +++ b/community.json @@ -2163,6 +2163,17 @@ "crow" ] }, + { + "project_name": "path-trace", + "project_url": "https://github.com/brokyo/path-trace", + "author": "awakening.systems", + "description": "A movement recorder for norns and crow", + "discussion_url": "https://llllllll.co/t/path-trace-movement-recorder-for-norns-and-crow/66276", + "tags": [ + "crow", + "utility" + ] + }, { "project_name": "pedalboard", "project_url": "https://github.com/21echoes/pedalboard",