Browse Source

Update manifest Venom to 2.8.0

v2
Andrew Belt 10 months ago
parent
commit
1a2db5f803
2 changed files with 87 additions and 7 deletions
  1. +19
    -1
      manifests-cache.json
  2. +68
    -6
      manifests/Venom.json

+ 19
- 1
manifests-cache.json View File

@@ -12831,7 +12831,7 @@
}
},
"Venom": {
"buildTimestamp": 1711821901.274396,
"buildTimestamp": 1719837829.7872791,
"creationTimestamp": 1676260955.1683722,
"modules": {
"BernoulliSwitch": {
@@ -12953,6 +12953,24 @@
},
"PolyScale": {
"creationTimestamp": 1711827244.898001
},
"BayInput": {
"creationTimestamp": 1719837829.9422083
},
"BayNorm": {
"creationTimestamp": 1719837830.0040271
},
"BayOutput": {
"creationTimestamp": 1719837830.0715842
},
"Blocker": {
"creationTimestamp": 1719837830.1303902
},
"Bypass": {
"creationTimestamp": 1719837830.1844172
},
"Oscillator": {
"creationTimestamp": 1719837830.2367878
}
}
},


+ 68
- 6
manifests/Venom.json View File

@@ -1,7 +1,7 @@
{
"slug": "Venom",
"name": "Venom",
"version": "2.7.0",
"version": "2.8.0",
"license": "GPL-3.0-or-later",
"brand": "",
"author": "David Benham",
@@ -24,6 +24,36 @@
"Utility"
]
},
{
"slug": "BayInput",
"name": "Bay Input",
"description": "Teleporting input utility with custom labels for patch bays",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-input",
"tags": [
"Polyphonic",
"Utility"
]
},
{
"slug": "BayNorm",
"name": "Bay Normal",
"description": "Teleporting output utility with normal inputs and custom labels for patch bays",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-normal",
"tags": [
"Polyphonic",
"Utility"
]
},
{
"slug": "BayOutput",
"name": "Bay Output",
"description": "Teleporting output utility with custom labels for patch bays",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-output",
"tags": [
"Polyphonic",
"Utility"
]
},
{
"slug": "BenjolinOsc",
"name": "Benjolin Oscillator",
@@ -61,6 +91,26 @@
"Expander"
]
},
{
"slug": "Blocker",
"name": "Blocker",
"description": "Blocks expander chains",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#blocker",
"tags": [
"Blank",
"Utility"
]
},
{
"slug": "Bypass",
"name": "Bypass",
"description": "Bypass one or more modules at the end of patched cables",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bypass-module",
"tags": [
"Switch",
"Utility"
]
},
{
"slug": "CloneMerge",
"name": "Clone Merge",
@@ -253,7 +303,7 @@
"slug": "MultiSplit",
"name": "Multi Split",
"description": "Split one or more poly inputs into multiple mono or poly outputs",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-merge",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-split",
"tags": [
"Polyphonic",
"Utility"
@@ -273,7 +323,7 @@
"slug": "NORSIQChord2Scale",
"name": "NORSIQ Chord To Scale",
"description": "Convert a polyphonic chord into CV to generate a scale for the Non-Octave_Repeating Scale Intervallic Quantizer",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#nors_iq_interval_generator",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#norsiq_chord_to_scale",
"tags": [
"Quantizer",
"Polyphonic"
@@ -303,7 +353,7 @@
"slug": "PolySHASR",
"name": "Poly Sample & Hold Analog Shift Register",
"description": "Ten channel polyphonic sample and hold combined with a shift register",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-unison",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-sample--hold-analog-shift-register",
"tags": [
"Polyphonic",
"Random",
@@ -314,7 +364,7 @@
"slug": "PolyScale",
"name": "Poly Scale",
"description": "Provides a level control for each channel of a polyphonic signal",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-offset",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-scale",
"tags": [
"Attenuator",
"Polyphonic",
@@ -434,6 +484,18 @@
"Voltage-controlled amplifier"
]
},
{
"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",
"tags": [
"Function generator",
"Low-frequency oscillator",
"Oscillator",
"Polyphonic"
]
},
{
"slug": "VenomBlank",
"name": "Venom Blank",
@@ -447,7 +509,7 @@
"slug": "WidgetMenuExtender",
"name": "Widget Menu Extender",
"description": "Extend context menus to support parameter/port renaming and parameter custom defaults",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#widget-menu-expander",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#widget-menu-extender",
"tags": [
"Blank"
]


Loading…
Cancel
Save