diff --git a/manifests-cache.json b/manifests-cache.json index 9738faff..ccd95053 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15741,11 +15741,14 @@ } }, "VenomOscillations": { - "buildTimestamp": 1752510880.6982012, + "buildTimestamp": 1763410187.0027394, "creationTimestamp": 1752510880.984895, "modules": { "SofiasDaughter": { "creationTimestamp": 1752510881.067791 + }, + "SpiceFactory": { + "creationTimestamp": 1763410187.444697 } } }, diff --git a/manifests/VenomOscillations.json b/manifests/VenomOscillations.json index d8be45e4..71128c95 100644 --- a/manifests/VenomOscillations.json +++ b/manifests/VenomOscillations.json @@ -2,7 +2,7 @@ "slug": "VenomOscillations", "name": "Venom Oscillations", "description": "A collection of complex oscillators", - "version": "2.0.0", + "version": "2.1.0", "license": "proprietary", "brand": "Venom", "author": "David Benham", @@ -18,7 +18,18 @@ "slug": "SofiasDaughter", "name": "Sofia's Daughter", "description": "Complex formant oscillator inspired by the XAOC Sofia hardware module", - "manualUrl": "", + "manualUrl": "https://github.com/DaveBenham/VenomPremium/blob/main/README.md#sofias-daughter", + "tags": [ + "Low-frequency oscillator", + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "SpiceFactory", + "name": "Spice Factory", + "description": "Complex splicing oscillator inspired by the Future Sound Systems OSC2 Recombination Engine hardware module", + "manualUrl": "https://github.com/DaveBenham/VenomPremium/blob/main/README.md#spice-factory", "tags": [ "Low-frequency oscillator", "Oscillator",