Browse Source

Update manifest voxglitch-devices to 2.4.0

pull/876/head
Andrew Belt 1 month ago
parent
commit
69eb51b847
2 changed files with 13 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +9
    -1
      manifests/voxglitch-devices.json

+ 4
- 1
manifests-cache.json View File

@@ -15780,7 +15780,7 @@
}
},
"voxglitch-devices": {
"buildTimestamp": 1763890006.0123734,
"buildTimestamp": 1766114249.9642851,
"creationTimestamp": 1752849878.5160182,
"modules": {
"spores": {
@@ -15788,6 +15788,9 @@
},
"impulse": {
"creationTimestamp": 1763626397.7969825
},
"circuit_bender": {
"creationTimestamp": 1766114250.3204424
}
}
},


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

@@ -1,7 +1,7 @@
{
"slug": "voxglitch-devices",
"name": "Voxglitch Devices",
"version": "2.3.0",
"version": "2.4.0",
"license": "proprietary",
"brand": "Voxglitch",
"author": "Bret Truchan",
@@ -32,6 +32,14 @@
"Oscillator"
],
"manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/impulse/user_manual.md"
},
{
"slug": "circuit_bender",
"name": "Circuit Bender",
"description": "TMS5220 style speech synthesizer with circuit bending",
"tags": [
"Oscillator"
]
}
]
}

Loading…
Cancel
Save