From aec608a1ddce6a016f4896e28a3c76889234ba79 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 1 May 2022 04:39:53 -0400 Subject: [PATCH] Update manifest Doepfer to 2.0.0 --- manifests-cache.json | 9 +++++++++ manifests/Doepfer.json | 27 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 manifests/Doepfer.json diff --git a/manifests-cache.json b/manifests-cache.json index 51893a2d..860f5eaa 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -10906,5 +10906,14 @@ "creationTimestamp": 1651361122.677232 } } + }, + "Doepfer": { + "buildTimestamp": 1651394349.1839285, + "creationTimestamp": 1651394350.1940038, + "modules": { + "A124": { + "creationTimestamp": 1651394350.3873904 + } + } } } \ No newline at end of file diff --git a/manifests/Doepfer.json b/manifests/Doepfer.json new file mode 100644 index 00000000..9e32e066 --- /dev/null +++ b/manifests/Doepfer.json @@ -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" + ] + } + ] +} \ No newline at end of file