diff --git a/manifests-cache.json b/manifests-cache.json index ec9bba15..b58f11e0 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3465,7 +3465,7 @@ } }, "Valley": { - "buildTimestamp": 1598831216.6785953, + "buildTimestamp": 1601631944.4131546, "creationTimestamp": 1521979525.0, "modules": { "Topograph": { @@ -8417,7 +8417,7 @@ } }, "ChowDSP": { - "buildTimestamp": 1600010557.762149, + "buildTimestamp": 1601631741.8820438, "creationTimestamp": 1596178135.934532, "modules": { "ChowTape": { @@ -8440,6 +8440,15 @@ }, "ChowDer": { "creationTimestamp": 1599328029.677068 + }, + "Werner": { + "creationTimestamp": 1601631946.1815991 + }, + "Credit": { + "creationTimestamp": 1601631946.4638433 + }, + "ChowPulse": { + "creationTimestamp": 1601631946.7845182 } } }, @@ -8489,7 +8498,7 @@ } }, "ZetaCarinae": { - "buildTimestamp": 1600901115.0209222, + "buildTimestamp": 1601631622.666093, "creationTimestamp": 1600901204.393585, "modules": { "BrownianBridge": { diff --git a/manifests/ChowDSP.json b/manifests/ChowDSP.json index 8510ab92..ed7e3b78 100644 --- a/manifests/ChowDSP.json +++ b/manifests/ChowDSP.json @@ -1,7 +1,7 @@ { "slug": "ChowDSP", "name": "ChowDSP", - "version": "1.2.1", + "version": "1.3.0", "license": "GPL-3.0-or-later", "brand": "chowdsp", "author": "Jatin Chowdhury", @@ -84,6 +84,36 @@ "Distortion", "Physical modeling" ] + }, + { + "slug": "Werner", + "name": "Werner Filter", + "description": "SVF based on a generalized Moog-Octave CAT architecture", + "manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#werner-filter", + "tags": [ + "Effect", + "Filter", + "Physical modeling" + ] + }, + { + "slug": "Credit", + "name": "Credit", + "description": "Creates a text file that credits all the modules used in your patch", + "manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#credit", + "tags": [ + "utility" + ] + }, + { + "slug": "ChowPulse", + "name": "ChowPulse", + "description": "Pulse shaper based on the TR-808 Kick Drum circuit", + "manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#chow-pulse", + "tags": [ + "envelope generator", + "physical modeling" + ] } ] } \ No newline at end of file diff --git a/manifests/Valley.json b/manifests/Valley.json index 333a4ed5..927204fa 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -1,7 +1,7 @@ { "slug": "Valley", "name": "Valley", - "version": "1.1.0", + "version": "1.1.1", "license": "GPL-3.0-or-later", "author": "Valley", "authorEmail": "valley.audio.soft@gmail.com", diff --git a/manifests/ZetaCarinae.json b/manifests/ZetaCarinae.json index 7f9baf80..813af736 100644 --- a/manifests/ZetaCarinae.json +++ b/manifests/ZetaCarinae.json @@ -1,14 +1,14 @@ { "slug": "ZetaCarinae", "name": "ZetaCarinae", - "version": "1.1.6", + "version": "1.1.7", "license": "GPL-3.0-or-later", "brand": "ZetaCarinae", "author": "Marshall Hampton", "authorEmail": "hamptonio@gmail.com", "authorUrl": "https://github.com/mhampton/ZetaCarinaeModules", - "pluginUrl": "", - "manualUrl": "", + "pluginUrl": "https://github.com/mhampton/ZetaCarinaeModules", + "manualUrl": "https://github.com/mhampton/ZetaCarinaeModules/blob/master/README.md", "sourceUrl": "https://github.com/mhampton/ZetaCarinaeModules", "donateUrl": "", "changelogUrl": "",