aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Capocasa <carlo@capocasa.net>2018-03-11 23:18:29 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2018-03-11 22:18:29 +0000
commit62d03d682dfedd22ced27f3b85cf8dd83c04dfc5 (patch)
treeda08674087f007cd96a3613f0fdce6c68ab2fcd8
parente5ef6cbb2bf50ff6b35b1e555caf817e168b7595 (diff)
downloadpackages-62d03d682dfedd22ced27f3b85cf8dd83c04dfc5.tar.gz
packages-62d03d682dfedd22ced27f3b85cf8dd83c04dfc5.zip
scnim (#674)
* scnim * Update packages.json
-rw-r--r--packages.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 36b9e41..cfbcdc0 100644
--- a/packages.json
+++ b/packages.json
@@ -8593,5 +8593,23 @@
"description": "Text editor to speed up testing code snippets",
"license": "MIT",
"web": "https://github.com/genotrance/snip"
+ },
+ {
+ "name": "scnim",
+ "url": "https://github.com/capocasa/scnim",
+ "method": "git",
+ "tags": [
+ "music",
+ "synthesizer",
+ "realtime",
+ "supercollider",
+ "ugen",
+ "plugin",
+ "binding",
+ "audio"
+ ],
+ "description": "Develop SuperCollider UGens in Nim",
+ "license": "MIT",
+ "web": "https://github.com/capocasa/scnim"
}
]