Browse Source

Update manifest voxglitch-devices to 2.2.0

pull/876/head
Andrew Belt 2 months ago
parent
commit
a39063e791
2 changed files with 17 additions and 4 deletions
  1. +4
    -1
      manifests-cache.json
  2. +13
    -3
      manifests/voxglitch-devices.json

+ 4
- 1
manifests-cache.json View File

@@ -15753,11 +15753,14 @@
}
},
"voxglitch-devices": {
"buildTimestamp": 1758822262.2910817,
"buildTimestamp": 1763626397.404745,
"creationTimestamp": 1752849878.5160182,
"modules": {
"spores": {
"creationTimestamp": 1752849878.6021922
},
"impulse": {
"creationTimestamp": 1763626397.7969825
}
}
},


+ 13
- 3
manifests/voxglitch-devices.json View File

@@ -1,14 +1,14 @@
{
"slug": "voxglitch-devices",
"name": "Voxglitch Devices",
"version": "2.1.0",
"version": "2.2.0",
"license": "proprietary",
"brand": "Voxglitch",
"author": "Bret Truchan",
"authorEmail": "clone45@gmail.com",
"authorUrl": "",
"pluginUrl": "https://github.com/clone45/voxglitch-devices",
"manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/spores/user_manual.md",
"manualUrl": "https://github.com/clone45/voxglitch/blob/master/README.md",
"sourceUrl": "https://github.com/clone45/voxglitch-devices",
"donateUrl": "",
"changelogUrl": "",
@@ -21,7 +21,17 @@
"Granular",
"Effect",
"Digital"
]
],
"manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/spores/user_manual.md"
},
{
"slug": "impulse",
"name": "Impulse",
"description": "Karplus-Strong string synthesizer with multiple excitation methods",
"tags": [
"Oscillator"
],
"manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/impulse/user_manual.md"
}
]
}

Loading…
Cancel
Save