Browse Source

Update manifest Bidoo to 2.0.26, voxglitch to 2.22.1, EnigmaCurry to 2.0.7, trowaSoft to 2.0.5, SickoCV to 2.3.2, dbRackModules to 2.1.3

pull/785/head
Andrew Belt 2 years ago
parent
commit
63d0869c8b
7 changed files with 188 additions and 62 deletions
  1. +35
    -5
      manifests-cache.json
  2. +1
    -1
      manifests/Bidoo.json
  3. +39
    -0
      manifests/EnigmaCurry.json
  4. +46
    -46
      manifests/SickoCV.json
  5. +50
    -3
      manifests/dbRackModules.json
  6. +16
    -6
      manifests/trowaSoft.json
  7. +1
    -1
      manifests/voxglitch.json

+ 35
- 5
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1665390049.5724592,
"buildTimestamp": 1665870386.2040212,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -3792,7 +3792,7 @@
}
},
"trowaSoft": {
"buildTimestamp": 1600389473.0032196,
"buildTimestamp": 1665870742.4680612,
"creationTimestamp": 1518016501.0,
"modules": {
"trigSeq": {
@@ -3821,6 +3821,9 @@
},
"tsBlank": {
"creationTimestamp": 1564833280.0
},
"multiSeq64": {
"creationTimestamp": 1665871106.4906664
}
}
},
@@ -4657,7 +4660,7 @@
}
},
"Bidoo": {
"buildTimestamp": 1665389836.1736872,
"buildTimestamp": 1665870148.8889103,
"creationTimestamp": 1518016501.0,
"modules": {
"vOId": {
@@ -10734,7 +10737,7 @@
}
},
"dbRackModules": {
"buildTimestamp": 1657334063.9901857,
"buildTimestamp": 1665871104.6753738,
"creationTimestamp": 1641209269.2091281,
"modules": {
"GeneticTerrain": {
@@ -10847,6 +10850,21 @@
},
"MPad2": {
"creationTimestamp": 1657334360.528405
},
"PHSR2": {
"creationTimestamp": 1665871106.7176638
},
"Ratio": {
"creationTimestamp": 1665871106.9763145
},
"CSOSC": {
"creationTimestamp": 1665871107.1629188
},
"EVA": {
"creationTimestamp": 1665871107.3290749
},
"BWF": {
"creationTimestamp": 1665871107.4973075
}
}
},
@@ -11364,7 +11382,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1665390504.1940844,
"buildTimestamp": 1665870831.209001,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -11491,5 +11509,17 @@
"creationTimestamp": 1665390506.6890182
}
}
},
"EnigmaCurry": {
"buildTimestamp": 1665870508.45669,
"creationTimestamp": 1665871105.6446939,
"modules": {
"Transport": {
"creationTimestamp": 1665871105.870982
},
"Latch": {
"creationTimestamp": 1665871106.101055
}
}
}
}

+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{
"slug": "Bidoo",
"version": "2.0.25",
"version": "2.0.26",
"license": "GPL-3.0-or-later",
"name": "Bidoo",
"brand": "Bidoo",


+ 39
- 0
manifests/EnigmaCurry.json View File

@@ -0,0 +1,39 @@
{
"slug": "EnigmaCurry",
"name": "EnigmaCurry",
"version": "2.0.7",
"license": "GPL-3.0-or-later",
"brand": "EnigmaCurry",
"author": "EnigmaCurry",
"authorEmail": "ryan@rymcg.tech",
"authorUrl": "https://www.enigmacurry.com",
"pluginUrl": "https://github.com/EnigmaCurry/EnigmaCurry-vcv-pack",
"manualUrl": "https://github.com/EnigmaCurry/EnigmaCurry-vcv-pack/tree/v2#readme",
"sourceUrl": "https://github.com/EnigmaCurry/EnigmaCurry-vcv-pack",
"donateUrl": "",
"changelogUrl": "https://github.com/EnigmaCurry/EnigmaCurry-vcv-pack/blob/v2/CHANGELOG.txt",
"modules": [
{
"slug": "Transport",
"name": "Transport",
"description": "A DAW-like transport for play/stop/record",
"manualUrl": "https://github.com/EnigmaCurry/EnigmaCurry-vcv-pack/blob/v2/README.md#transport",
"tags": [
"Utility",
"Recording"
]
},
{
"slug": "Latch",
"name": "Latch",
"description": "Latches with discrete triggers and resets",
"manualUrl": "https://github.com/EnigmaCurry/EnigmaCurry-vcv-pack/blob/v2/README.md#latch",
"tags": [
"Utility",
"Polyphonic",
"Dual",
"Switch"
]
}
]
}

+ 46
- 46
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "SickoCV",
"name": "SickoCV",
"version": "2.3.1",
"version": "2.3.2",
"license": "GPL-3.0-or-later",
"brand": "Sickozell",
"author": "Sickozell",
@@ -14,48 +14,19 @@
"changelogUrl": "",
"modules": [
{
"slug": "Btoggler",
"name": "bToggler8",
"description": "8 buffered toggle switch signal router",
"tags": [
"Logic"
]
},
{
"slug": "BtogglerPlus",
"name": "bToggler8Plus",
"description": "8 buffered toggle switch router, plus warnings to use with led midi controllers",
"tags": [
"Logic",
"Utility"
]
},
{
"slug": "Calcs",
"name": "Calcs",
"description": "Calculates sums, differences, multiplications, divisions and averages of 3 CV inputs",
"tags": [
"Utility"
]
},
{
"slug": "Toggler",
"name": "Toggler",
"description": "Stereo signal toggle switch router, with VCA and ASR envelope generator",
"slug": "Blender",
"name": "Blender",
"description": "Stereo crossfade mixer with double modulation",
"tags": [
"Logic",
"Envelope generator",
"Voltage-controlled amplifier"
"Mixer"
]
},
{
"slug": "TogglerCompact",
"name": "Toggler Compact",
"description": "Stereo signal toggle switch router, with VCA and ASR envelope generator, in a compact form factor",
"slug": "Blender8",
"name": "Blender8",
"description": "8 single crossfade mixers",
"tags": [
"Logic",
"Envelope generator",
"Voltage-controlled amplifier"
"Mixer"
]
},
{
@@ -79,19 +50,28 @@
]
},
{
"slug": "Blender",
"name": "Blender",
"description": "Stereo crossfade mixer with double modulation",
"slug": "Btoggler",
"name": "bToggler8",
"description": "8 buffered toggle switch signal router",
"tags": [
"Mixer"
"Logic"
]
},
{
"slug": "Blender8",
"name": "Blender8",
"description": "8 single crossfade mixers",
"slug": "BtogglerPlus",
"name": "bToggler8Plus",
"description": "8 buffered toggle switch router, plus warnings to use with led midi controllers",
"tags": [
"Mixer"
"Logic",
"Utility"
]
},
{
"slug": "Calcs",
"name": "Calcs",
"description": "Calculates sums, differences, multiplications, divisions and averages of 3 CV inputs",
"tags": [
"Utility"
]
},
{
@@ -111,6 +91,26 @@
"Switch",
"Utility"
]
},
{
"slug": "Toggler",
"name": "Toggler",
"description": "Stereo signal toggle switch router, with VCA and ASR envelope generator",
"tags": [
"Logic",
"Envelope generator",
"Voltage-controlled amplifier"
]
},
{
"slug": "TogglerCompact",
"name": "Toggler Compact",
"description": "Stereo signal toggle switch router, with VCA and ASR envelope generator, in a compact form factor",
"tags": [
"Logic",
"Envelope generator",
"Voltage-controlled amplifier"
]
}
]
}

+ 50
- 3
manifests/dbRackModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "dbRackModules",
"name": "dbRackModules",
"version": "2.1.0",
"version": "2.1.3",
"license": "GPL-3.0-or-later",
"brand": "docB",
"author": "docB",
@@ -16,7 +16,7 @@
{
"slug": "GeneticTerrain",
"name": "GeneticTerrain",
"description": "Genetic Waveterrain Sysnthesis",
"description": "Genetic Wave Terrain Synthesis",
"tags": [
"Oscillator",
"Polyphonic"
@@ -25,7 +25,7 @@
{
"slug": "GeneticSuperTerrain",
"name": "GeneticSuperTerrain",
"description": "Genetic Waveterrain Sysnthesis with Superformula Curves",
"description": "Genetic Wave Terrain Synthesis with Superformula Curves",
"tags": [
"Oscillator",
"Polyphonic"
@@ -331,6 +331,53 @@
"tags": [
"Oscillator"
]
},
{
"slug": "PHSR2",
"name": "PHSR2",
"description": "Advanced Phasor with Line Segments and FM",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "Ratio",
"name": "Ratio",
"description": "Ratio scaling for FM",
"tags": [
"Utility",
"Polyphonic"
]
},
{
"slug": "CSOSC",
"name": "CSOSC",
"description": "Cosine Oscillator",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "EVA",
"name": "EVA",
"description": "ADSR with integrated VCA",
"tags": [
"Envelope Generator",
"Voltage Controlled Amplifier",
"Polyphonic"
]
},
{
"slug": "BWF",
"name": "BWF",
"description": "A brickwall filter",
"tags": [
"Effect",
"Filter",
"Polyphonic"
]
}
]
}

+ 16
- 6
manifests/trowaSoft.json View File

@@ -1,11 +1,12 @@
{
"slug": "trowaSoft",
"name": "trowaSoft",
"version": "1.0.3",
"brand": "trowaSoft",
"version": "2.0.5",
"license": "BSD-3-Clause",
"author": "j4s0n-c",
"authorEmail": "",
"authorUrl": "http://www.geekasaurusrex.net/",
"authorEmail": "trowasoft.vcv@gmail.com",
"authorUrl": "https://github.com/j4s0n-c/",
"pluginUrl": "https://github.com/j4s0n-c/trowaSoft-VCV",
"manualUrl": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md",
"sourceUrl": "https://github.com/j4s0n-c/trowaSoft-VCV",
@@ -38,6 +39,15 @@
"External"
]
},
{
"slug": "multiSeq64",
"name": "multiSeq64",
"description": "64-step trigger/variable voltage/note sequencer with a built-in Open Sound Control (OSC) interface. Basically, trigSeq and voltSeq combined into one.",
"tags": [
"Sequencer",
"External"
]
},
{
"slug": "multiWave",
"name": "multiWave",
@@ -61,7 +71,7 @@
"description": "Generic Open Sound Control (OSC) module for outputting Rack CVs to OSC and reading in simple OSC messages into Rack CVs.",
"tags": [
"External",
"Poly"
"Polyphonic"
]
},
{
@@ -70,7 +80,7 @@
"description": "Expansion module for cvOSCcv. Allows more input CV channels to be sent to OSC.",
"tags": [
"External",
"Poly",
"Polyphonic",
"Expander"
]
},
@@ -80,7 +90,7 @@
"description": "Expansion module for cvOSCcv. Allows more output CV channels to be received from OSC.",
"tags": [
"External",
"Poly",
"Polyphonic",
"Expander"
]
},


+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "2.22.0",
"version": "2.22.1",
"license": "GPL-3.0-or-later",
"brand": "Voxglitch",
"author": "Bret Truchan",


Loading…
Cancel
Save