Browse Source

Update manifest for voxglitch, JW-Modules

v1
Andrew Belt 5 years ago
parent
commit
7c93004af8
2 changed files with 12 additions and 3 deletions
  1. +1
    -1
      manifests/JW-Modules.json
  2. +11
    -2
      manifests/voxglitch.json

+ 1
- 1
manifests/JW-Modules.json View File

@@ -9,7 +9,7 @@
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules",
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen",
"version": "1.0.10",
"version": "1.0.11",
"modules": [
{
"slug": "BlankPanel_SM",


+ 11
- 2
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "1.2.1",
"version": "1.3.0",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",
@@ -25,7 +25,7 @@
{
"slug": "ghosts",
"name": "Ghosts",
"description": "Granular synthesis based sample player/scanner.",
"description": "Granular synthesis sample player/scanner with looping grains.",
"tags": [
"Granular",
"Sampler"
@@ -40,6 +40,15 @@
"Sampler"
]
},
{
"slug": "grainengine",
"name": "Grain Engine",
"description": "Basic .wav player/scanner using granular synthesis",
"tags": [
"Granular",
"Sampler"
]
},
{
"slug": "repeater",
"name": "Repeater",


Loading…
Cancel
Save