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": { "DanTModules": {
"buildTimestamp": 1673298924.070205,
"buildTimestamp": 1685023017.0105493,
"creationTimestamp": 1607124947.802597, "creationTimestamp": 1607124947.802597,
"modules": { "modules": {
"Wavulike": { "Wavulike": {
@@ -10037,6 +10037,9 @@
}, },
"Chromakey": { "Chromakey": {
"creationTimestamp": 1642449845.8059819 "creationTimestamp": 1642449845.8059819
},
"PolySplice": {
"creationTimestamp": 1685023017.9584641
} }
} }
}, },


+ 15
- 4
manifests/DanTModules.json View File

@@ -1,15 +1,13 @@
{ {
"slug": "DanTModules", "slug": "DanTModules",
"name": "DanTModules", "name": "DanTModules",
"version": "2.3.6",
"version": "2.4.0",
"license": "proprietary", "license": "proprietary",
"brand": "DanT", "brand": "DanT",
"author": "dtilley", "author": "dtilley",
"authorUrl": "https://techhub.social/@miffreal",
"pluginUrl": "https://library.vcvrack.com/DanTModules", "pluginUrl": "https://library.vcvrack.com/DanTModules",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual", "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual",
"donateUrl": "https://monzo.me/danieltilley2", "donateUrl": "https://monzo.me/danieltilley2",
"changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md",
"modules": [ "modules": [
{ {
"slug": "Wavulike", "slug": "Wavulike",
@@ -39,9 +37,10 @@
"description": "[4hp] Window mixer for up to 5 inputs", "description": "[4hp] Window mixer for up to 5 inputs",
"tags": [ "tags": [
"Mixer", "Mixer",
"Random",
"Switch" "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" "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", "keywords": "chroma magical cv blank theme green cyan magenta greenscreen",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/chromakey.md" "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