Browse Source

Update manifest for voxglitch

v1
Andrew Belt 4 years ago
parent
commit
eb8483500a
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": 1609731312.086163,
"buildTimestamp": 1609990251.6106336,
"creationTimestamp": 1579792597.0, "creationTimestamp": 1579792597.0,
"modules": { "modules": {
"autobreak": { "autobreak": {
@@ -422,6 +422,9 @@
}, },
"GrainEngineMK2Expander": { "GrainEngineMK2Expander": {
"creationTimestamp": 1592705959.7937336 "creationTimestamp": 1592705959.7937336
},
"bytebeat": {
"creationTimestamp": 1609990253.6699991
} }
} }
}, },


+ 9
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "voxglitch", "slug": "voxglitch",
"name": "Voxglitch", "name": "Voxglitch",
"version": "1.21.0",
"version": "1.22.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",
@@ -22,6 +22,14 @@
"Drum" "Drum"
] ]
}, },
{
"slug": "bytebeat",
"name": "Byte Beat",
"description": "Module that will get converted to something more interesting.",
"tags": [
"Oscillator"
]
},
{ {
"slug": "digitalsequencer", "slug": "digitalsequencer",
"name": "Digital Sequencer", "name": "Digital Sequencer",


Loading…
Cancel
Save