Browse Source

Update manifest DanTModules to 2.4.0

pull/785/head
Andrew Belt 1 year ago
parent
commit
9e631b3ade
2 changed files with 19 additions and 5 deletions
  1. +4
    -1
      manifests-cache.json
  2. +15
    -4
      manifests/DanTModules.json

+ 4
- 1
manifests-cache.json View File

@@ -10005,7 +10005,7 @@
}
},
"DanTModules": {
"buildTimestamp": 1673298924.070205,
"buildTimestamp": 1685023017.0105493,
"creationTimestamp": 1607124947.802597,
"modules": {
"Wavulike": {
@@ -10037,6 +10037,9 @@
},
"Chromakey": {
"creationTimestamp": 1642449845.8059819
},
"PolySplice": {
"creationTimestamp": 1685023017.9584641
}
}
},


+ 15
- 4
manifests/DanTModules.json View File

@@ -1,15 +1,13 @@
{
"slug": "DanTModules",
"name": "DanTModules",
"version": "2.3.6",
"version": "2.4.0",
"license": "proprietary",
"brand": "DanT",
"author": "dtilley",
"authorUrl": "https://techhub.social/@miffreal",
"pluginUrl": "https://library.vcvrack.com/DanTModules",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual",
"donateUrl": "https://monzo.me/danieltilley2",
"changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md",
"modules": [
{
"slug": "Wavulike",
@@ -39,9 +37,10 @@
"description": "[4hp] Window mixer for up to 5 inputs",
"tags": [
"Mixer",
"Random",
"Switch"
],
"keywords": "splice five switch sequential random window",
"keywords": "splice five switch sequential window",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/5splice.md"
},
{
@@ -114,6 +113,18 @@
],
"keywords": "chroma magical cv blank theme green cyan magenta greenscreen",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/chromakey.md"
},
{
"slug": "PolySplice",
"name": "Nu-PolySplice",
"description": "[7hp] Polyphonic switch with up to 5 seconds slew.",
"tags": [
"Mixer",
"Polyphonic",
"Random",
"Switch"
],
"keywords": "splice sequential window slew"
}
]
}

Loading…
Cancel
Save