Browse Source

Update manifest for voxglitch, MindMeldModular

v1
Andrew Belt 4 years ago
parent
commit
131088b1bf
3 changed files with 18 additions and 4 deletions
  1. +5
    -2
      manifests-cache.json
  2. +12
    -1
      manifests/MindMeldModular.json
  3. +1
    -1
      manifests/voxglitch.json

+ 5
- 2
manifests-cache.json View File

@@ -381,7 +381,7 @@
} }
}, },
"voxglitch": { "voxglitch": {
"buildTimestamp": 1612645826.0301626,
"buildTimestamp": 1619205950.1235418,
"creationTimestamp": 1579792597.0, "creationTimestamp": 1579792597.0,
"modules": { "modules": {
"autobreak": { "autobreak": {
@@ -2172,7 +2172,7 @@
} }
}, },
"MindMeldModular": { "MindMeldModular": {
"buildTimestamp": 1605492631.8103063,
"buildTimestamp": 1619206093.2070413,
"creationTimestamp": 1572165273.0, "creationTimestamp": 1572165273.0,
"modules": { "modules": {
"MixMasterJr": { "MixMasterJr": {
@@ -2204,6 +2204,9 @@
}, },
"BassMaster": { "BassMaster": {
"creationTimestamp": 1591780925.4462535 "creationTimestamp": 1591780925.4462535
},
"ShapeMaster": {
"creationTimestamp": 1619206093.5638
} }
} }
}, },


+ 12
- 1
manifests/MindMeldModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "MindMeldModular", "slug": "MindMeldModular",
"name": "MindMeld", "name": "MindMeld",
"version": "1.1.12",
"version": "1.1.13",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "S.Baker and M.Boul\u00e9 ", "author": "S.Baker and M.Boul\u00e9 ",
"brand": "MindMeld", "brand": "MindMeld",
@@ -107,6 +107,17 @@
"Utility", "Utility",
"Equalizer" "Equalizer"
] ]
},
{
"slug": "ShapeMaster",
"name": "ShapeMaster",
"description": "Multi-Stage Envelope Generator (MSEG) / Complex LFO",
"manualUrl": "https://github.com/MarcBoule/MindMeldModular/tree/master/doc/MindMeld-ShapeMaster-Manual-V1_0.pdf",
"tags": [
"Envelope generator",
"LFO",
"Sequencer"
]
} }
] ]
} }

+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "voxglitch", "slug": "voxglitch",
"name": "Voxglitch", "name": "Voxglitch",
"version": "1.25.0",
"version": "1.26.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",


Loading…
Cancel
Save