Browse Source

Update manifest NOI to 2.0.7, SickoCV to 2.6.15, CosineKitty-Sapphire to 2.4.9, Venom to 2.9.0

v2
Andrew Belt 8 months ago
parent
commit
fab91adca4
5 changed files with 73 additions and 10 deletions
  1. +19
    -4
      manifests-cache.json
  2. +19
    -1
      manifests/CosineKitty-Sapphire.json
  3. +1
    -1
      manifests/NOI.json
  4. +1
    -1
      manifests/SickoCV.json
  5. +33
    -3
      manifests/Venom.json

+ 19
- 4
manifests-cache.json View File

@@ -12090,7 +12090,7 @@
}
},
"CosineKitty-Sapphire": {
"buildTimestamp": 1723919611.9393165,
"buildTimestamp": 1724753900.7084503,
"creationTimestamp": 1660869608.068208,
"modules": {
"Moots": {
@@ -12134,6 +12134,12 @@
},
"Pivot": {
"creationTimestamp": 1723919612.0854707
},
"Pop": {
"creationTimestamp": 1724754239.4814992
},
"SplitAddMerge": {
"creationTimestamp": 1724754239.5332575
}
}
},
@@ -12183,7 +12189,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1719228804.4629118,
"buildTimestamp": 1724753822.5290213,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -12804,7 +12810,7 @@
}
},
"NOI": {
"buildTimestamp": 1717918955.244076,
"buildTimestamp": 1724753519.124568,
"creationTimestamp": 1673758885.1150217,
"modules": {
"Wilt": {
@@ -12882,7 +12888,7 @@
}
},
"Venom": {
"buildTimestamp": 1719837829.7872791,
"buildTimestamp": 1724754239.3293092,
"creationTimestamp": 1676260955.1683722,
"modules": {
"BernoulliSwitch": {
@@ -13022,6 +13028,15 @@
},
"Oscillator": {
"creationTimestamp": 1719837830.2367878
},
"BenjolinGatesExpander": {
"creationTimestamp": 1724754239.6043084
},
"BenjolinVoltsExpander": {
"creationTimestamp": 1724754239.6649103
},
"Thru": {
"creationTimestamp": 1724754239.7200668
}
}
},


+ 19
- 1
manifests/CosineKitty-Sapphire.json View File

@@ -1,7 +1,7 @@
{
"slug": "CosineKitty-Sapphire",
"name": "Sapphire",
"version": "2.4.8",
"version": "2.4.9",
"license": "GPL-3.0-or-later",
"brand": "Sapphire",
"author": "Don Cross",
@@ -104,6 +104,16 @@
"Reverb"
]
},
{
"slug": "Pop",
"name": "Pop",
"description": "A trigger generator based on the statistics of radioactive decay.",
"tags": [
"Noise",
"Polyphonic",
"Random"
]
},
{
"slug": "Rotini",
"name": "Rotini",
@@ -112,6 +122,14 @@
"Utility"
]
},
{
"slug": "SplitAddMerge",
"name": "Split/Add/Merge",
"description": "Splits, adds, and/or merges stereo or 3D vector signals.",
"tags": [
"Utility"
]
},
{
"slug": "Tin",
"name": "Tin",


+ 1
- 1
manifests/NOI.json View File

@@ -1,7 +1,7 @@
{
"slug": "NOI",
"name": "NOI",
"version": "2.0.6",
"version": "2.0.7",
"license": "GPL-3.0-or-later",
"brand": "NOI",
"author": "Thomas Guillory",


+ 1
- 1
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "SickoCV",
"name": "SickoCV",
"version": "2.6.14",
"version": "2.6.15",
"license": "GPL-3.0-or-later",
"brand": "Sickozell",
"author": "Sickozell",


+ 33
- 3
manifests/Venom.json View File

@@ -1,7 +1,7 @@
{
"slug": "Venom",
"name": "Venom",
"version": "2.8.0",
"version": "2.9.0",
"license": "GPL-3.0-or-later",
"brand": "",
"author": "David Benham",
@@ -10,7 +10,7 @@
"pluginUrl": "https://github.com/DaveBenham/VenomModules",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md",
"sourceUrl": "https://github.com/DaveBenham/VenomModules",
"donateUrl": "",
"donateUrl": "https://paypal.me/DaveBenhamMusic",
"changelogUrl": "https://github.com/DaveBenham/VenomModules/blob/main/changelog.md",
"modules": [
{
@@ -66,6 +66,24 @@
"Sequencer"
]
},
{
"slug": "BenjolinGatesExpander",
"name": "Benjolin Gates Expander",
"description": "Adds additional Rungler gate outputs to the Benjolin Oscillator",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#benjolin-gates-expander",
"tags": [
"Expander"
]
},
{
"slug": "BenjolinVoltsExpander",
"name": "Benjolin Volts Expander",
"description": "Adds additional Rungler CV outputs to the Benjolin Oscillator",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#benjolin-volts-expander",
"tags": [
"Expander"
]
},
{
"slug": "BernoulliSwitch",
"name": "Bernoulli Switch",
@@ -456,6 +474,18 @@
"Waveshaper"
]
},
{
"slug": "Thru",
"name": "Thru",
"description": "5 polyphonic input/output pairs suitable for stacked input unity mixes and/or introduction of sample delays",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#thru",
"tags": [
"Delay",
"Mixer",
"Polyphonic",
"Utility"
]
},
{
"slug": "VCAMix4",
"name": "VCA Mix 4",
@@ -488,7 +518,7 @@
"slug": "Oscillator",
"name": "VCO Lab",
"description": "Audio or low frequency oscillator with 4 simultaneous waveforms, mixing, linear/exponential FM, phase modulation, hard/soft sync, PWM, and more",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#oscillator",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vco-lab",
"tags": [
"Function generator",
"Low-frequency oscillator",


Loading…
Cancel
Save