From baa973c7e7ac798d32268795dd0131707b0ba49d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 4 Dec 2021 02:57:00 -0500 Subject: [PATCH] Update manifest for DanTModules --- manifests-cache.json | 9 +++++++ manifests/DanTModules.json | 50 ++++++++++++++++++++++++++++++++------ 2 files changed, 52 insertions(+), 7 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 4b69395e..24c68dbe 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -9548,6 +9548,15 @@ }, "5Splice": { "creationTimestamp": 1617143064.7317643 + }, + "PKorre": { + "creationTimestamp": 1638604556.488618 + }, + "Kanal": { + "creationTimestamp": 1638604556.5936465 + }, + "BillyG8s": { + "creationTimestamp": 1638604556.6992188 } } }, diff --git a/manifests/DanTModules.json b/manifests/DanTModules.json index 507923aa..e53544c8 100644 --- a/manifests/DanTModules.json +++ b/manifests/DanTModules.json @@ -1,15 +1,13 @@ { "slug": "DanTModules", "name": "DanTModules", - "version": "1.2.3", + "version": "2.3.0", "license": "proprietary", "brand": "DanT", "author": "dtilley", - "authorEmail": "", "authorUrl": "https://dtilley.co.uk", "pluginUrl": "https://library.vcvrack.com/DanTModules", "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual", - "sourceUrl": "", "donateUrl": "https://monzo.me/danieltilley2", "changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md", "modules": [ @@ -20,23 +18,61 @@ "tags": [ "Oscillator", "Low-frequency oscillator" - ] + ], + "keywords": "wave waveshape waveform six points generator", + "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/wavulike.md" }, { "slug": "TMNT", "name": "TMNT", "description": "[34hp] Timed Mutating Non-Linear Triggers", "tags": [ + "Clock generator", "Sequencer" - ] + ], + "keywords": "time mutate triggers linear", + "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/tmnt.md" }, { "slug": "5Splice", "name": "5Splice", "description": "[4hp] Window mixer for up to 5 inputs", "tags": [ - "Mixer" - ] + "Mixer", + "Switch" + ], + "keywords": "splice five switch sequential random window", + "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/5splice.md" + }, + { + "slug": "PKorre", + "name": "PKorre", + "description": "[6hp] CV source based on correlation between two signals", + "tags": [ + "Utility" + ], + "keywords": "correlation meter core phase", + "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/pkorre.md" + }, + { + "slug": "Kanal", + "name": "Kanal", + "description": "[6hp] Waveshaper", + "tags": [ + "Utility" + ], + "keywords": "canal shaper waveshaper", + "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/kanal.md" + }, + { + "slug": "BillyG8s", + "name": "Billy G8s", + "description": "[10hp] Gates Generator", + "tags": [ + "Utility" + ], + "keywords": "billy gates generator envelope slope", + "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/billyg8s.md" } ] } \ No newline at end of file