Browse Source

Update manifest for CaptainsSounds, voxglitch, FrozenWasteland

v1
Andrew Belt 5 years ago
parent
commit
33ae798d8a
4 changed files with 47 additions and 6 deletions
  1. +12
    -3
      manifests-cache.json
  2. +24
    -1
      manifests/CaptainsSounds.json
  3. +1
    -1
      manifests/FrozenWasteland.json
  4. +10
    -1
      manifests/voxglitch.json

+ 12
- 3
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1589300516.6236198,
"buildTimestamp": 1590414746.0521133,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -416,6 +416,9 @@
},
"grainfx": {
"creationTimestamp": 1589300766.1420918
},
"GrainEngineMK2": {
"creationTimestamp": 1590414983.2873788
}
}
},
@@ -7235,7 +7238,7 @@
}
},
"FrozenWasteland": {
"buildTimestamp": 1589785866.0014496,
"buildTimestamp": 1590414982.083904,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMLFO": {
@@ -7713,7 +7716,7 @@
}
},
"CaptainsSounds": {
"buildTimestamp": 1590168690.894232,
"buildTimestamp": 1590414774.832735,
"creationTimestamp": 1590168692.0334022,
"modules": {
"Blank901": {
@@ -7733,6 +7736,12 @@
},
"VBNO": {
"creationTimestamp": 1590168693.299347
},
"IMO": {
"creationTimestamp": 1590414983.522583
},
"MIO": {
"creationTimestamp": 1590414983.8716936
}
}
}

+ 24
- 1
manifests/CaptainsSounds.json View File

@@ -1,7 +1,7 @@
{
"slug": "CaptainsSounds",
"name": "Captain's Sounds",
"version": "1.0.3",
"version": "1.0.4",
"license": "GPL-3.0-only",
"brand": "Captain's Sounds",
"author": "Mike Allison",
@@ -37,6 +37,29 @@
"Blank"
]
},
{
"slug": "IMO",
"name": "IMO - Input to Multiple Output",
"description": "Dual polyphonic input to multi out",
"tags": [
"Dual",
"Multiple",
"Polyphonic",
"Utility"
]
},
{
"slug": "MIO",
"name": "MIO - Multiple Input to Output",
"description": "Dual polyphonic multi input to out",
"tags": [
"Dual",
"Mixer",
"Multiple",
"Polyphonic",
"Utility"
]
},
{
"slug": "Nip",
"name": "Nip",


+ 1
- 1
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.14.1",
"version": "1.14.2",
"author": "almostEric",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",


+ 10
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "1.13.0",
"version": "1.14.0",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",
@@ -74,6 +74,15 @@
"Sampler"
]
},
{
"slug": "GrainEngineMK2",
"name": "Grain Engine MK2",
"description": "Granular syntesis based .wav player",
"tags": [
"Granular",
"Sampler"
]
},
{
"slug": "repeater",
"name": "Repeater",


Loading…
Cancel
Save