Browse Source

Update manifest for FrozenWasteland

v1
Andrew Belt 5 years ago
parent
commit
cfd2d7eb34
2 changed files with 24 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +17
    -1
      manifests/FrozenWasteland.json

+ 7
- 1
manifests-cache.json View File

@@ -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
}
}
},


+ 17
- 1
manifests/FrozenWasteland.json View File

@@ -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",


Loading…
Cancel
Save