Browse Source

Update manifest for FrozenWasteland

v1
Andrew Belt 4 years ago
parent
commit
142e963266
2 changed files with 25 additions and 3 deletions
  1. +7
    -1
      manifests-cache.json
  2. +18
    -2
      manifests/FrozenWasteland.json

+ 7
- 1
manifests-cache.json View File

@@ -7687,7 +7687,7 @@
} }
}, },
"FrozenWasteland": { "FrozenWasteland": {
"buildTimestamp": 1602196311.1876836,
"buildTimestamp": 1606547581.0381083,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"BPMLFO": { "BPMLFO": {
@@ -7806,6 +7806,12 @@
}, },
"ProbablyNoteMN": { "ProbablyNoteMN": {
"creationTimestamp": 1594269751.685945 "creationTimestamp": 1594269751.685945
},
"ManicCompression": {
"creationTimestamp": 1606547583.0446472
},
"QARIrrationalityExpander": {
"creationTimestamp": 1606547583.345621
} }
} }
}, },


+ 18
- 2
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "FrozenWasteland", "slug": "FrozenWasteland",
"name": "Frozen Wasteland", "name": "Frozen Wasteland",
"version": "1.15.8",
"version": "1.16.0",
"author": "almostEric", "author": "almostEric",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com", "authorEmail": "almostEric@frozenwastelandmodules.com",
@@ -105,6 +105,14 @@
"LFO" "LFO"
] ]
}, },
{
"slug": "ManicCompression",
"name": "Manic Compression",
"description": "Fun Compressor",
"tags": [
"Compressor"
]
},
{ {
"slug": "Midichlorian", "slug": "Midichlorian",
"name": "Midichlorian", "name": "Midichlorian",
@@ -230,7 +238,15 @@
{ {
"slug": "QARGrooveExpander", "slug": "QARGrooveExpander",
"name": "QAR - Groove", "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": [ "tags": [
"Expander" "Expander"
] ]


Loading…
Cancel
Save