Browse Source

Update manifest voxglitch-devices to 2.7.0

v2
Andrew Belt 1 day ago
parent
commit
6dd3ed70bd
2 changed files with 27 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +20
    -1
      manifests/voxglitch-devices.json

+ 7
- 1
manifests-cache.json View File

@@ -15822,7 +15822,7 @@
}
},
"voxglitch-devices": {
"buildTimestamp": 1768935098.6277947,
"buildTimestamp": 1770693869.8995554,
"creationTimestamp": 1752849878.5160182,
"modules": {
"spores": {
@@ -15836,6 +15836,12 @@
},
"patch_seq": {
"creationTimestamp": 1768119810.6845572
},
"groovebox_advanced": {
"creationTimestamp": 1770693870.327199
},
"centralics": {
"creationTimestamp": 1770693870.4400306
}
}
},


+ 20
- 1
manifests/voxglitch-devices.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch-devices",
"name": "Voxglitch Devices",
"version": "2.6.1",
"version": "2.7.0",
"license": "proprietary",
"brand": "Voxglitch",
"author": "Bret Truchan",
@@ -49,6 +49,25 @@
"Sequencer"
],
"manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/patch-seq/user_manual.md"
},
{
"hidden": true,
"slug": "groovebox_advanced",
"name": "Groovebox Advanced",
"description": "Advanced patch sequencer with reusable patch library and step layering",
"tags": [
"Sequencer",
"Synthesizer"
]
},
{
"slug": "centralics",
"name": "Centralics",
"description": "303 style synth voice with complex pattern generator and built in clock synced delay effects",
"tags": [
"Synthesizer"
],
"manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/centralics/user_manual.md"
}
]
}

Loading…
Cancel
Save