Browse Source

Update manifest Fundamental to 2.4.0

pull/785/head
Andrew Belt 2 years ago
parent
commit
0d7067b0ec
2 changed files with 16 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +12
    -1
      manifests/Fundamental.json

+ 4
- 1
manifests-cache.json View File

@@ -617,7 +617,7 @@
}
},
"Fundamental": {
"buildTimestamp": 1659891152.8266246,
"buildTimestamp": 1680356883.8304696,
"creationTimestamp": 1518016501.0,
"modules": {
"VCO": {
@@ -721,6 +721,9 @@
},
"Process": {
"creationTimestamp": 1657939252.724961
},
"Mult": {
"creationTimestamp": 1680356887.068589
}
}
},


+ 12
- 1
manifests/Fundamental.json View File

@@ -1,7 +1,7 @@
{
"slug": "Fundamental",
"name": "VCV Fundamental",
"version": "2.3.1",
"version": "2.4.0",
"license": "GPL-3.0-or-later",
"brand": "VCV",
"author": "VCV",
@@ -188,6 +188,7 @@
"description": "Routes 1 input to one of 4 outputs",
"manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch",
"tags": [
"Switch",
"Utility",
"Polyphonic"
]
@@ -198,6 +199,7 @@
"description": "Routes one of 4 inputs to 1 output",
"manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch",
"tags": [
"Switch",
"Utility",
"Polyphonic"
]
@@ -345,6 +347,15 @@
"tags": [
"Polyphonic"
]
},
{
"slug": "Mult",
"name": "Mult",
"description": "Copies a signal to 8 outputs",
"tags": [
"Utility",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save