Browse Source

Update manifest for voxglitch

v1
Andrew Belt 4 years ago
parent
commit
12de2d8a3d
2 changed files with 13 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +9
    -1
      manifests/voxglitch.json

+ 4
- 1
manifests-cache.json View File

@@ -381,7 +381,7 @@
} }
}, },
"voxglitch": { "voxglitch": {
"buildTimestamp": 1619205950.1235418,
"buildTimestamp": 1619642996.7092588,
"creationTimestamp": 1579792597.0, "creationTimestamp": 1579792597.0,
"modules": { "modules": {
"autobreak": { "autobreak": {
@@ -428,6 +428,9 @@
}, },
"hazumi": { "hazumi": {
"creationTimestamp": 1611694078.3798084 "creationTimestamp": 1611694078.3798084
},
"looper": {
"creationTimestamp": 1619642996.9952097
} }
} }
}, },


+ 9
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "voxglitch", "slug": "voxglitch",
"name": "Voxglitch", "name": "Voxglitch",
"version": "1.26.0",
"version": "1.27.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",
@@ -109,6 +109,14 @@
"Sequencer" "Sequencer"
] ]
}, },
{
"slug": "looper",
"name": "Looper",
"description": "Bare minimum sample looper",
"tags": [
"Sampler"
]
},
{ {
"slug": "repeater", "slug": "repeater",
"name": "Repeater", "name": "Repeater",


Loading…
Cancel
Save