Browse Source

Update manifest for DanTModules

pull/785/head
Andrew Belt 3 years ago
parent
commit
baa973c7e7
2 changed files with 52 additions and 7 deletions
  1. +9
    -0
      manifests-cache.json
  2. +43
    -7
      manifests/DanTModules.json

+ 9
- 0
manifests-cache.json View File

@@ -9548,6 +9548,15 @@
},
"5Splice": {
"creationTimestamp": 1617143064.7317643
},
"PKorre": {
"creationTimestamp": 1638604556.488618
},
"Kanal": {
"creationTimestamp": 1638604556.5936465
},
"BillyG8s": {
"creationTimestamp": 1638604556.6992188
}
}
},


+ 43
- 7
manifests/DanTModules.json View File

@@ -1,15 +1,13 @@
{
"slug": "DanTModules",
"name": "DanTModules",
"version": "1.2.3",
"version": "2.3.0",
"license": "proprietary",
"brand": "DanT",
"author": "dtilley",
"authorEmail": "",
"authorUrl": "https://dtilley.co.uk",
"pluginUrl": "https://library.vcvrack.com/DanTModules",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual",
"sourceUrl": "",
"donateUrl": "https://monzo.me/danieltilley2",
"changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md",
"modules": [
@@ -20,23 +18,61 @@
"tags": [
"Oscillator",
"Low-frequency oscillator"
]
],
"keywords": "wave waveshape waveform six points generator",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/wavulike.md"
},
{
"slug": "TMNT",
"name": "TMNT",
"description": "[34hp] Timed Mutating Non-Linear Triggers",
"tags": [
"Clock generator",
"Sequencer"
]
],
"keywords": "time mutate triggers linear",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/tmnt.md"
},
{
"slug": "5Splice",
"name": "5Splice",
"description": "[4hp] Window mixer for up to 5 inputs",
"tags": [
"Mixer"
]
"Mixer",
"Switch"
],
"keywords": "splice five switch sequential random window",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/5splice.md"
},
{
"slug": "PKorre",
"name": "PKorre",
"description": "[6hp] CV source based on correlation between two signals",
"tags": [
"Utility"
],
"keywords": "correlation meter core phase",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/pkorre.md"
},
{
"slug": "Kanal",
"name": "Kanal",
"description": "[6hp] Waveshaper",
"tags": [
"Utility"
],
"keywords": "canal shaper waveshaper",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/kanal.md"
},
{
"slug": "BillyG8s",
"name": "Billy G8s",
"description": "[10hp] Gates Generator",
"tags": [
"Utility"
],
"keywords": "billy gates generator envelope slope",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/billyg8s.md"
}
]
}

Loading…
Cancel
Save