Browse Source

Update manifest VenomOscillations to 2.1.0

pull/876/head
Andrew Belt 2 months ago
parent
commit
26a723e1fb
2 changed files with 17 additions and 3 deletions
  1. +4
    -1
      manifests-cache.json
  2. +13
    -2
      manifests/VenomOscillations.json

+ 4
- 1
manifests-cache.json View File

@@ -15741,11 +15741,14 @@
}
},
"VenomOscillations": {
"buildTimestamp": 1752510880.6982012,
"buildTimestamp": 1763410187.0027394,
"creationTimestamp": 1752510880.984895,
"modules": {
"SofiasDaughter": {
"creationTimestamp": 1752510881.067791
},
"SpiceFactory": {
"creationTimestamp": 1763410187.444697
}
}
},


+ 13
- 2
manifests/VenomOscillations.json View File

@@ -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",


Loading…
Cancel
Save