Browse Source

Update manifest for FrozenWasteland

v1
Andrew Belt 5 years ago
parent
commit
9d76210593
2 changed files with 27 additions and 4 deletions
  1. +7
    -1
      manifests-cache.json
  2. +20
    -3
      manifests/FrozenWasteland.json

+ 7
- 1
manifests-cache.json View File

@@ -7147,7 +7147,7 @@
}
},
"FrozenWasteland": {
"buildTimestamp": 1585238016.8367066,
"buildTimestamp": 1588497135.9902954,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMLFO": {
@@ -7248,6 +7248,12 @@
},
"VoxInhumanaExpander": {
"creationTimestamp": 1562952023.0
},
"Midichlorian": {
"creationTimestamp": 1588497137.3060927
},
"PWAlgorithmicExpander": {
"creationTimestamp": 1588497137.5901055
}
}
},


+ 20
- 3
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.12.1",
"version": "1.13.1",
"author": "almostEric",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",
@@ -105,6 +105,15 @@
"LFO"
]
},
{
"slug": "Midichlorian",
"name": "Midichlorian",
"description": "Microtonal CV-MIDI",
"tags": [
"MIDI",
"Polyphonic"
]
},
{
"slug": "MrBlueSky",
"name": "Mr. Blue Sky",
@@ -176,10 +185,18 @@
"Expander"
]
},
{
"slug": "PWAlgorithmicExpander",
"name": "Portland Weather - Algorithmic Expander",
"description": "Allows Portland Weather to create Euclidean rhythms",
"tags": [
"Expander"
]
},
{
"slug": "PWTapBreakoutExpander",
"name": "Portland Weather - Tap Breakout Expander",
"description": "Breaks out the individual taps of Portland Weather",
"name": "Portland Weather - Tap Breakoout Expander",
"description": "Individual Send/Returns for each PW Tap",
"tags": [
"Expander"
]


Loading…
Cancel
Save