From d193b90ebc6003eeecbffa411b59924152e51c33 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Tue, 7 May 2019 19:17:17 -0600 Subject: [PATCH] Review and add modular80 at version 1.0.0. #483 --- manifests/modular80.json | 38 ++++++++++++++++++++++++++++++++++++++ repos/modular80 | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 manifests/modular80.json diff --git a/manifests/modular80.json b/manifests/modular80.json new file mode 100644 index 00000000..66657d72 --- /dev/null +++ b/manifests/modular80.json @@ -0,0 +1,38 @@ +{ + "slug": "modular80", + "name": "modular80", + "author": "cschol", + "license": "BSD-3-Clause", + "authorEmail": "modular80@gmail.com", + "pluginUrl": "https://github.com/cschol/modular80/blob/master/README.md", + "manualUrl": "https://github.com/cschol/modular80/blob/master/README.md", + "sourceUrl": "https://github.com/cschol/modular80.git", + "version": "1.0.0", + "modules": [ + { + "slug": "Logistiker", + "name": "Logistiker", + "description": "Chaotic CV generator based on Logistics equation", + "tags": [ + "Random" + ] + }, + { + "slug": "Radio Music", + "name": "Radio Music", + "description": "Radio Music is a sampler pretending to be a radio", + "tags": [ + "Sampler" + ] + }, + { + "slug": "Nosering", + "name": "Nosering", + "description": "Interpretation of Grant Richter's Noisering design", + "tags": [ + "Noise", + "Random" + ] + } + ] +} \ No newline at end of file diff --git a/repos/modular80 b/repos/modular80 index 29ad56d4..3b6af363 160000 --- a/repos/modular80 +++ b/repos/modular80 @@ -1 +1 @@ -Subproject commit 29ad56d4189d99060a6f7ef1256f5d43a7779854 +Subproject commit 3b6af3638b080908639c8b9370f50cf8d4f04f4e