Browse Source

Update manifest for VCV-Host

v1
Andrew Belt 4 years ago
parent
commit
38c035f17b
2 changed files with 38 additions and 2 deletions
  1. +10
    -1
      manifests-cache.json
  2. +28
    -1
      manifests/VCV-Host.json

+ 10
- 1
manifests-cache.json View File

@@ -1998,7 +1998,7 @@
}
},
"VCV-Host": {
"buildTimestamp": 1612126038.4110746,
"buildTimestamp": 1618988422.0101619,
"creationTimestamp": 1543081940.0,
"modules": {
"Host": {
@@ -2009,6 +2009,15 @@
},
"Host-XL": {
"creationTimestamp": 1560916301.0
},
"Host-CV": {
"creationTimestamp": 1618988423.0746102
},
"Host-CC": {
"creationTimestamp": 1618988423.1418948
},
"Host-Gate": {
"creationTimestamp": 1618988423.205462
}
}
},


+ 28
- 1
manifests/VCV-Host.json View File

@@ -1,6 +1,6 @@
{
"slug": "VCV-Host",
"version": "1.2.2",
"version": "1.3.0",
"license": "proprietary",
"name": "Host",
"brand": "VCV",
@@ -39,6 +39,33 @@
"External",
"Polyphonic"
]
},
{
"slug": "Host-CV",
"name": "Host-CV",
"description": "MIDI output expander for all Host modules",
"tags": [
"External",
"MIDI"
]
},
{
"slug": "Host-CC",
"name": "Host-CC",
"description": "MIDI CC output expander for all Host modules",
"tags": [
"External",
"MIDI"
]
},
{
"slug": "Host-Gate",
"name": "Host-Gate",
"description": "MIDI note gate output expander for all Host modules",
"tags": [
"External",
"MIDI"
]
}
]
}

Loading…
Cancel
Save