From cfd2d7eb34c89ada213fb862be56049515add608 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 15 May 2020 19:24:35 -0400 Subject: [PATCH] Update manifest for FrozenWasteland --- manifests-cache.json | 8 +++++++- manifests/FrozenWasteland.json | 18 +++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index f5067eee..90e82cad 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7232,7 +7232,7 @@ } }, "FrozenWasteland": { - "buildTimestamp": 1588869622.1894002, + "buildTimestamp": 1589584931.1492314, "creationTimestamp": 1518016501.0, "modules": { "BPMLFO": { @@ -7342,6 +7342,12 @@ }, "PWGridControlExpander": { "creationTimestamp": 1588869632.6739566 + }, + "QARWellFormedRhythmExpander": { + "creationTimestamp": 1589584931.444329 + }, + "SeriouslySlowEG": { + "creationTimestamp": 1589584931.6982238 } } }, diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index fc8c7fbb..a9c2433a 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.13.2", + "version": "1.14", "author": "almostEric", "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", @@ -242,6 +242,14 @@ "Expander" ] }, + { + "slug": "QARWellFormedRhythmExpander", + "name": "QAR - Well Formed Rhythms", + "description": "Extra Parameters for Well Formed Algorithm", + "tags": [ + "Expander" + ] + }, { "slug": "QuantussyCell", "name": "Quantussy Cell", @@ -292,6 +300,14 @@ "VCO" ] }, + { + "slug": "SeriouslySlowEG", + "name": "Seriously Slow EG", + "description": "Envelope Generator for modulating CV over *very* long time periods", + "tags": [ + "Envelope generator" + ] + }, { "slug": "SeriouslySlowLFO", "name": "Seriously Slow LFO",