diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bea433 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +.DS_Store diff --git a/community.json b/community.json index 2736895..5cbaee0 100644 --- a/community.json +++ b/community.json @@ -416,6 +416,18 @@ "arc" ] }, + { + "project_name": "cc-canvas", + "project_url": "https://github.com/monome/cc-canvas", + "author": "monome", + "description": "fifteen midi cc sliders with slewing and recall", + "discussion_url": "https://llllllll.co/t/66147", + "tags": [ + "midi", + "utility", + "grid" + ] + }, { "project_name": "changes", "project_url": "https://github.com/markwheeler/changes",