Browse Source

Update manifest matrix-sequencer to 2.0.0, Biset to 2.0.2, SeasideModular to 2.5.2, SickoCV to 2.5.4, Ahornberg to 2.1.12, TriggerFish-Elements to 2.0.0, Venom to 2.3.0, HetrickCV to 2.2.1

pull/785/head
Andrew Belt 1 year ago
parent
commit
c6c59460f2
9 changed files with 259 additions and 19 deletions
  1. +57
    -6
      manifests-cache.json
  2. +1
    -1
      manifests/Ahornberg.json
  3. +51
    -0
      manifests/Biset.json
  4. +13
    -3
      manifests/HetrickCV.json
  5. +31
    -6
      manifests/SeasideModular.json
  6. +37
    -1
      manifests/SickoCV.json
  7. +1
    -1
      manifests/TriggerFish-Elements.json
  8. +40
    -1
      manifests/Venom.json
  9. +28
    -0
      manifests/matrix-sequencer.json

+ 57
- 6
manifests-cache.json View File

@@ -2719,7 +2719,7 @@
"modules": {}
},
"TriggerFish-Elements": {
"buildTimestamp": 1584060037.4262915,
"buildTimestamp": 1688525754.361087,
"creationTimestamp": 1537114678.0,
"modules": {
"TfSlop": {
@@ -5065,7 +5065,7 @@
}
},
"HetrickCV": {
"buildTimestamp": 1675097682.5601652,
"buildTimestamp": 1688525918.4842908,
"creationTimestamp": 1518016501.0,
"modules": {
"ASR": {
@@ -5178,6 +5178,9 @@
},
"VectorMix": {
"creationTimestamp": 1675100689.4325426
},
"Probability": {
"creationTimestamp": 1688525920.383178
}
}
},
@@ -8739,7 +8742,7 @@
"modules": {}
},
"Ahornberg": {
"buildTimestamp": 1687709757.9275615,
"buildTimestamp": 1688525732.290656,
"creationTimestamp": 1562952023.0,
"modules": {
"EqualDivision": {
@@ -11814,7 +11817,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1685376856.1610143,
"buildTimestamp": 1688525657.9125376,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -11882,11 +11885,23 @@
},
"SickoSampler": {
"creationTimestamp": 1685377625.331382
},
"Adder8": {
"creationTimestamp": 1688525919.5470803
},
"Clocker": {
"creationTimestamp": 1688525919.6769307
},
"CVrouter": {
"creationTimestamp": 1688525919.79282
},
"CVswitcher": {
"creationTimestamp": 1688525919.9076946
}
}
},
"SeasideModular": {
"buildTimestamp": 1682583022.5889006,
"buildTimestamp": 1688525531.2633986,
"creationTimestamp": 1663459028.233182,
"modules": {
"Proteus": {
@@ -11900,6 +11915,12 @@
},
"Tala": {
"creationTimestamp": 1682583023.5890944
},
"Raga": {
"creationTimestamp": 1688525919.2935896
},
"Blank_20HP": {
"creationTimestamp": 1688525919.4285364
}
}
},
@@ -12321,7 +12342,7 @@
}
},
"Venom": {
"buildTimestamp": 1683853747.0371423,
"buildTimestamp": 1688525828.2025285,
"creationTimestamp": 1676260955.1683722,
"modules": {
"BernoulliSwitch": {
@@ -12362,6 +12383,15 @@
},
"VCAMix4Stereo": {
"creationTimestamp": 1683854064.6286194
},
"PolyUnison": {
"creationTimestamp": 1688525920.02354
},
"Reformation": {
"creationTimestamp": 1688525920.1484616
},
"ShapedVCA": {
"creationTimestamp": 1688525920.2637389
}
}
},
@@ -12580,5 +12610,26 @@
"creationTimestamp": 1687317424.791068
}
}
},
"Biset": {
"buildTimestamp": 1688525481.4957604,
"creationTimestamp": 1688525918.95731,
"modules": {
"Biset-Regex": {
"creationTimestamp": 1688525919.0585506
},
"Biset-Regex-Condensed": {
"creationTimestamp": 1688525919.171219
}
}
},
"matrix-sequencer": {
"buildTimestamp": 1688525456.3946664,
"creationTimestamp": 1688525920.5276651,
"modules": {
"matrix-sequencer": {
"creationTimestamp": 1688525920.6447093
}
}
}
}

+ 1
- 1
manifests/Ahornberg.json View File

@@ -1,6 +1,6 @@
{
"slug": "Ahornberg",
"version": "2.1.11",
"version": "2.1.12",
"license": "GPL-3.0-or-later",
"name": "Ahornberg",
"brand": "Ahornberg",


+ 51
- 0
manifests/Biset.json View File

@@ -0,0 +1,51 @@
{
"slug": "Biset",
"name": "Biset",
"version": "2.0.2",
"license": "MIT",
"brand": "Biset",
"author": "Biset",
"authorEmail": "sebastien.huertas@protonmail.com",
"authorUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
"pluginUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
"manualUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
"sourceUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Biset-Regex",
"name": "Regex",
"hidden": false,
"description": "A text based pattern sequencer for rythm and pitch",
"tags": [
"Sequencer",
"Clock modulator",
"Controller",
"Digital"
],
"keywords": [
"live",
"code",
"coding"
]
},
{
"slug": "Biset-Regex-Condensed",
"name": "Regex Condensed",
"hidden": false,
"description": "A text based pattern sequencer for rythm and pitch",
"tags": [
"Sequencer",
"Clock modulator",
"Controller",
"Digital"
],
"keywords": [
"live",
"code",
"coding"
]
}
]
}

+ 13
- 3
manifests/HetrickCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "HetrickCV",
"name": "HetrickCV",
"version": "2.1.0",
"version": "2.2.1",
"license": "CC0-1.0",
"author": "Michael Hetrick",
"authorEmail": "",
@@ -275,6 +275,15 @@
"Polyphonic"
]
},
{
"slug": "Probability",
"name": "Probability",
"description": "Sends one gate to two places randomly",
"tags": [
"Random",
"Polyphonic"
]
},
{
"slug": "RandomGates",
"name": "Random Gates",
@@ -320,10 +329,11 @@
},
{
"slug": "VectorMix",
"name": "4-Way Cartesian Mixer",
"name": "Vector Mix",
"description": "Two-dimensional crossfading between four signals.",
"tags": [
"Mixer"
"Mixer",
"Polyphonic"
]
},
{


+ 31
- 6
manifests/SeasideModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "SeasideModular",
"name": "Seaside Modular",
"version": "2.5.1",
"version": "2.5.2",
"license": "MIT",
"brand": "Seaside Modular",
"author": "Blue Nautilus",
@@ -34,7 +34,8 @@
],
"keywords": [
"Drone",
"Tanpura"
"Tanpura",
"Indian"
]
},
{
@@ -54,12 +55,36 @@
"name": "Tala",
"description": "Tala is a sample-based tabla machine, simulating the Indian drums.",
"tags": [
"Drum",
"Drums",
"Percussion"
"Drum"
],
"keywords": [
"Tabla"
"Tabla",
"Indian"
]
},
{
"slug": "Raga",
"name": "Raga",
"description": "Raga is a 19-string sitar simulator. ",
"tags": [
"Physical modeling",
"Synth voice"
],
"keywords": [
"Indian",
"sitar",
"strings"
]
},
{
"slug": "Blank_20HP",
"name": "Blank_20HP",
"description": "Seaside Modular Blank Panel",
"tags": [
"Blank"
],
"keywords": [
"starfish"
]
}
]

+ 37
- 1
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "SickoCV",
"name": "SickoCV",
"version": "2.5.3",
"version": "2.5.4",
"license": "GPL-3.0-or-later",
"brand": "Sickozell",
"author": "Sickozell",
@@ -13,6 +13,15 @@
"donateUrl": "https://paypal.me/sickozell",
"changelogUrl": "https://github.com/sickozell/SickoCV/blob/main/changelog.md",
"modules": [
{
"slug": "Adder8",
"name": "Adder8",
"description": "8 adder and subtractor",
"tags": [
"Mixer",
"Utility"
]
},
{
"slug": "Blender",
"name": "Blender",
@@ -77,6 +86,33 @@
"Utility"
]
},
{
"slug": "Clocker",
"name": "clocker",
"description": "Clock generator with 4 dividers/multipliers and audio metronome",
"tags": [
"Clock generator",
"Clock modulator"
]
},
{
"slug": "CVrouter",
"name": "cvRouter",
"description": "1>2 voltage controlled switch",
"tags": [
"Switch",
"Polyphonic"
]
},
{
"slug": "CVswitcher",
"name": "cvSwitcher",
"description": "2>1 voltage controlled switch",
"tags": [
"Switch",
"Polyphonic"
]
},
{
"slug": "Drummer",
"name": "Drummer",


+ 1
- 1
manifests/TriggerFish-Elements.json View File

@@ -1,7 +1,7 @@
{
"slug": "TriggerFish-Elements",
"name": "TriggerFish-Elements",
"version": "1.0.1",
"version": "2.0.0",
"license": "BSD-3-Clause",
"brand": "TriggerFish",
"author": "JTriggerFish",


+ 40
- 1
manifests/Venom.json View File

@@ -1,7 +1,7 @@
{
"slug": "Venom",
"name": "Venom",
"version": "2.2.0",
"version": "2.3.0",
"license": "GPL-3.0-or-later",
"brand": "",
"author": "David Benham",
@@ -82,6 +82,17 @@
"Utility"
]
},
{
"slug": "PolyUnison",
"name": "Poly Unison",
"description": "Replicate each channel of a polyphonic input with a variable detune spread, and merge the results into a single polyphonic output",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-unison",
"tags": [
"Polyphonic",
"Tuner",
"Utility"
]
},
{
"slug": "Recurse",
"name": "Recurse",
@@ -106,6 +117,20 @@
"Utility"
]
},
{
"slug": "Reformation",
"name": "Reformation",
"description": "Transform CV or audio by mapping way point voltages to new values",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#reformation",
"tags": [
"Distortion",
"Effect",
"Polyphonic",
"Utility",
"Voltage-controlled amplifier",
"Waveshaper"
]
},
{
"slug": "RhythmExplorer",
"name": "Rhythm Explorer",
@@ -117,6 +142,20 @@
"Sequencer"
]
},
{
"slug": "ShapedVCA",
"name": "Shaped VCA",
"description": "Stereo VCA with a variable response curve, hard/soft clipping, ring modulation, and oversampling",
"manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#shaped-vca",
"tags": [
"Attenuator",
"Polyphonic",
"Ring modulator",
"Utility",
"Voltage-controlled amplifier",
"Waveshaper"
]
},
{
"slug": "VCAMix4",
"name": "VCA Mix 4",


+ 28
- 0
manifests/matrix-sequencer.json View File

@@ -0,0 +1,28 @@
{
"slug": "matrix-sequencer",
"name": "Matrix Sequencer",
"version": "2.0.0",
"license": "AGPL-3.0-only",
"brand": "Matrix Sequencer",
"author": "R3tr0",
"authorEmail": "offer.nik.kor@gmail.com",
"authorUrl": "https://github.com/Retr0-code/",
"pluginUrl": "https://github.com/Retr0-code/Matrix-Sequncer",
"manualUrl": "",
"sourceUrl": "https://github.com/Retr0-code/Matrix-Sequncer",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "matrix-sequencer",
"name": "matrix-sequencer",
"description": "Simple matrix sequencer for VCV Rack 2 with three different playback algorithms.",
"tags": [
"Arpeggiator",
"Controller",
"Sequencer",
"Multiple"
]
}
]
}

Loading…
Cancel
Save