From 142e9632668534fb7b7931de7850eea86c8888d5 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 28 Nov 2020 02:22:14 -0500 Subject: [PATCH] Update manifest for FrozenWasteland --- manifests-cache.json | 8 +++++++- manifests/FrozenWasteland.json | 20 ++++++++++++++++++-- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 2c676e66..fc25fb54 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7687,7 +7687,7 @@ } }, "FrozenWasteland": { - "buildTimestamp": 1602196311.1876836, + "buildTimestamp": 1606547581.0381083, "creationTimestamp": 1518016501.0, "modules": { "BPMLFO": { @@ -7806,6 +7806,12 @@ }, "ProbablyNoteMN": { "creationTimestamp": 1594269751.685945 + }, + "ManicCompression": { + "creationTimestamp": 1606547583.0446472 + }, + "QARIrrationalityExpander": { + "creationTimestamp": 1606547583.345621 } } }, diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index f2107b61..a6dbc54a 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.15.8", + "version": "1.16.0", "author": "almostEric", "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", @@ -105,6 +105,14 @@ "LFO" ] }, + { + "slug": "ManicCompression", + "name": "Manic Compression", + "description": "Fun Compressor", + "tags": [ + "Compressor" + ] + }, { "slug": "Midichlorian", "name": "Midichlorian", @@ -230,7 +238,15 @@ { "slug": "QARGrooveExpander", "name": "QAR - Groove", - "description": "Create Grooves and Microrhythms for QAR", + "description": "Add Grooves and Microrhythms to QAR", + "tags": [ + "Expander" + ] + }, + { + "slug": "QARIrrationalityExpander", + "name": "QAR - Irrational", + "description": "Add Irrational Rhythms to QAR", "tags": [ "Expander" ]