Browse Source

Update manifest Doepfer to 2.0.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
aec608a1dd
2 changed files with 36 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +27
    -0
      manifests/Doepfer.json

+ 9
- 0
manifests-cache.json View File

@@ -10906,5 +10906,14 @@
"creationTimestamp": 1651361122.677232 "creationTimestamp": 1651361122.677232
} }
} }
},
"Doepfer": {
"buildTimestamp": 1651394349.1839285,
"creationTimestamp": 1651394350.1940038,
"modules": {
"A124": {
"creationTimestamp": 1651394350.3873904
}
}
} }
} }

+ 27
- 0
manifests/Doepfer.json View File

@@ -0,0 +1,27 @@
{
"slug": "Doepfer",
"name": "Doepfer",
"version": "2.0.0",
"license": "proprietary",
"brand": "Doepfer",
"author": "VCV",
"authorEmail": "support@vcvrack.com",
"authorUrl": "https://vcvrack.com/",
"pluginUrl": "https://vcvrack.com/Doepfer",
"manualUrl": "https://vcvrack.com/Doepfer#manual",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "A124",
"name": "A-124 VCF5 Wasp Filter",
"description": "2-pole CMOS SVF filter",
"manualUrl": "https://vcvrack.com/Doepfer#A124",
"tags": [
"Filter",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save