From 26462f9f6490b339bf4d22c5d6c178a28caa7691 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 17 Dec 2019 09:35:42 -0500 Subject: [PATCH] Update manifest for AriaSalvatrice, Bidoo, computerscare, ReTunesFree --- manifests/AriaSalvatrice.json | 26 ++++++++++++++++++++++++++ manifests/Bidoo.json | 2 +- manifests/ReTunesFree.json | 25 +++++++++++++++++++++++++ manifests/computerscare.json | 5 +++-- 4 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 manifests/AriaSalvatrice.json create mode 100644 manifests/ReTunesFree.json diff --git a/manifests/AriaSalvatrice.json b/manifests/AriaSalvatrice.json new file mode 100644 index 00000000..28222ea3 --- /dev/null +++ b/manifests/AriaSalvatrice.json @@ -0,0 +1,26 @@ +{ + "slug": "AriaSalvatrice", + "name": "Aria Salvatrice", + "version": "1.0.0", + "license": "WTFPL", + "brand": "Aria Salvatrice", + "author": "Aria Salvatrice", + "authorEmail": "woof@aria.dog", + "authorUrl": "https://aria.dog/", + "pluginUrl": "https://github.com/AriaSalvatrice/AriaVCVModules", + "manualUrl": "https://github.com/AriaSalvatrice/AriaVCVModules", + "sourceUrl": "https://github.com/AriaSalvatrice/AriaVCVModules", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Splirge", + "name": "Splirge", + "description": "Tiny 4-channel polyphonic split and merge", + "tags": [ + "Polyphonic", + "Utility" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index d30280ab..020f376e 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.5", + "version": "1.1.6", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/ReTunesFree.json b/manifests/ReTunesFree.json new file mode 100644 index 00000000..d3e4cb4f --- /dev/null +++ b/manifests/ReTunesFree.json @@ -0,0 +1,25 @@ +{ + "slug": "ReTunesFree", + "name": "ReTunes Free", + "version": "1.0.0", + "license": "GPL-3.0-or-later", + "brand": "ReTunes", + "author": "Domino Marama", + "authorEmail": "domino@dominodesigns.info", + "authorUrl": "https://dominodesigns.info", + "pluginUrl": "https://github.com/DominoMarama/ReTunesFree/wiki/Home", + "manualUrl": "https://github.com/DominoMarama/ReTunesFree/wiki/For-Four", + "sourceUrl": "https://github.com/DominoMarama/ReTunesFree", + "donateUrl": "https://www.paypal.me/DominoDesigns", + "changelogUrl": "https://raw.githubusercontent.com/DominoMarama/ReTunesFree/master/CHANGELOG.md", + "modules": [ + { + "slug": "ReTunes-ForFour", + "name": "For Four", + "description": "Clock splitter, counters and patterns for four beats per bar", + "tags": [ + "Clock" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/computerscare.json b/manifests/computerscare.json index 65b28546..4b4217aa 100644 --- a/manifests/computerscare.json +++ b/manifests/computerscare.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "1.1.1", + "version": "1.2.0", "name": "computerscare", "brand": "computerscare", "author": "computerscare", @@ -68,7 +68,8 @@ "tags": [ "Sequencer", "Clock modulator", - "Random" + "Random", + "Polyphonic" ] }, {