From b3e0fc3cd1544647bf9e9f80e2e1722a0b180d36 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 1 Mar 2021 21:19:14 -0500 Subject: [PATCH] Update manifest for GrandeModular, RareBreeds_Orbits, computerscare --- manifests-cache.json | 21 ++++++-- manifests/GrandeModular.json | 2 +- manifests/RareBreeds_Orbits.json | 15 +++++- manifests/computerscare.json | 86 ++++++++++++++++++++++++++------ 4 files changed, 103 insertions(+), 21 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 0e4fefe9..38fe6adc 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -4030,7 +4030,7 @@ } }, "computerscare": { - "buildTimestamp": 1581057942.3606677, + "buildTimestamp": 1614651244.7320821, "creationTimestamp": 1533693056.0, "modules": { "computerscare-knolypobs": { @@ -4071,6 +4071,18 @@ }, "computerscare-stoly-fick-pigure": { "creationTimestamp": 1581061371.0 + }, + "computerscare-blank-expander": { + "creationTimestamp": 1614651347.0207574 + }, + "computerscare-goly-penerator": { + "creationTimestamp": 1614651347.1358948 + }, + "computerscare-moly-patrix": { + "creationTimestamp": 1614651347.2455869 + }, + "computerscare-horse-a-doodle-doo": { + "creationTimestamp": 1614651347.3379257 } } }, @@ -8733,7 +8745,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1613369238.0641546, + "buildTimestamp": 1614651346.5944302, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -9177,11 +9189,14 @@ } }, "RareBreeds_Orbits": { - "buildTimestamp": 1611419544.1655943, + "buildTimestamp": 1614651287.2763965, "creationTimestamp": 1609177120.2552218, "modules": { "RareBreeds_Orbits_Eugene": { "creationTimestamp": 1609177120.588399 + }, + "RareBreeds_Orbits_Polygene": { + "creationTimestamp": 1614651347.4336867 } } }, diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index 1fce5970..724b2d9f 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "1.7.0", + "version": "1.7.1", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", diff --git a/manifests/RareBreeds_Orbits.json b/manifests/RareBreeds_Orbits.json index 2155269a..84ba13ee 100644 --- a/manifests/RareBreeds_Orbits.json +++ b/manifests/RareBreeds_Orbits.json @@ -1,7 +1,7 @@ { "slug": "RareBreeds_Orbits", "name": "Orbits", - "version": "1.1.1", + "version": "1.2.0", "license": "GPL-3.0-or-later", "brand": "RareBreeds", "author": "Rare Breeds", @@ -17,7 +17,18 @@ "Clock modulator", "Sequencer" ], - "keywords": "euclidean euclidian rhythm beat pattern" + "keywords": "euclidean euclidian rhythm beat pattern sequence" + }, + { + "slug": "RareBreeds_Orbits_Polygene", + "name": "Polygene", + "description": "Polyphonic Rhythm Generator", + "tags": [ + "Clock modulator", + "Sequencer", + "Polyphonic" + ], + "keywords": "euclidean euclidian rhythm beat pattern poly sequence" } ] } \ No newline at end of file diff --git a/manifests/computerscare.json b/manifests/computerscare.json index ec328eb2..89c73f40 100644 --- a/manifests/computerscare.json +++ b/manifests/computerscare.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "1.3.0", + "version": "1.4.0", "name": "computerscare", "brand": "computerscare", "author": "computerscare", @@ -18,7 +18,8 @@ "tags": [ "Polyphonic", "Utility" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#knoly-pobs" }, { "slug": "computerscare-bolyputtons", @@ -27,7 +28,8 @@ "tags": [ "Polyphonic", "Utility" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#boly-puttons" }, { "slug": "computerscare-debug", @@ -38,7 +40,8 @@ "Utility", "Random", "Sample and hold" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/debug.md" }, { "slug": "computerscare-ohpeas", @@ -49,7 +52,8 @@ "Quantizer", "Utility", "Quad" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/oh-peas.md" }, { "slug": "computerscare-fatherandson", @@ -59,7 +63,8 @@ "Polyphonic", "Utility", "Sequencer" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/father-and-son.md" }, { "slug": "computerscare-laundry-soup", @@ -70,7 +75,8 @@ "Clock modulator", "Random", "Polyphonic" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/laundry-soup.md" }, { "slug": "computerscare-i-love-cookies", @@ -79,8 +85,10 @@ "tags": [ "Sequencer", "Utility", - "Random" - ] + "Random", + "Polyphonic" + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/i-love-cookies.md" }, { "slug": "computerscare-roly-pouter", @@ -89,7 +97,8 @@ "tags": [ "Polyphonic", "Utility" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#roly-pouter" }, { "slug": "computerscare-toly-pools", @@ -99,7 +108,8 @@ "Polyphonic", "Utility", "Attenuator" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#toly-pools" }, { "slug": "computerscare-soly-pequencer", @@ -108,7 +118,8 @@ "tags": [ "Polyphonic", "Sequencer" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#soly-pequencer" }, { "slug": "computerscare-foly-pace", @@ -117,7 +128,8 @@ "tags": [ "Visual", "Polyphonic" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/foly-pace.md" }, { "slug": "computerscare-blank", @@ -126,7 +138,18 @@ "tags": [ "Blank", "Visual" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/custom-blank.md" + }, + { + "slug": "computerscare-blank-expander", + "name": "Custom Blank Expander", + "description": "Allows CV Control of Computerscare Custom Blank GIF Animation", + "tags": [ + "Blank", + "Visual" + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/custom-blank.md##Expander" }, { "slug": "computerscare-stoly-fick-pigure", @@ -135,7 +158,40 @@ "tags": [ "Visual", "Polyphonic" - ] + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/stoly-fick-pigure.md" + }, + { + "slug": "computerscare-goly-penerator", + "name": "Goly Penerator", + "description": "Polyphonic constant CV signal generation", + "tags": [ + "Polyphonic", + "Utility" + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/goly-penerator.md" + }, + { + "slug": "computerscare-moly-patrix", + "name": "Moly Patrix", + "description": "Polyphonic mix matrix", + "tags": [ + "Polyphonic", + "Utility", + "Mixer" + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/moly-patrix.md" + }, + { + "slug": "computerscare-horse-a-doodle-doo", + "name": "Horse A Doodle Doo", + "description": "Rhythm generator", + "tags": [ + "Sequencer", + "Clock Modulator", + "Polyphonic" + ], + "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-a-doodle-do.md" } ] } \ No newline at end of file