Browse Source

Update manifest CVfunk to 2.0.24, Clonotribe to 2.1.0, MADZINE to 2.2.0, Ondas to 2.1.0, OrangeLine to 2.4.12, SickoCV to 2.7.6, alefsbits to 2.5.63, aridacity to 2.1.0, voxglitch to 2.33.1

pull/876/head
Andrew Belt 6 months ago
parent
commit
2b4a810f7c
10 changed files with 243 additions and 20 deletions
  1. +63
    -9
      manifests-cache.json
  2. +68
    -2
      manifests/CVfunk.json
  3. +1
    -1
      manifests/Clonotribe.json
  4. +33
    -2
      manifests/MADZINE.json
  5. +65
    -1
      manifests/Ondas.json
  6. +1
    -1
      manifests/OrangeLine.json
  7. +1
    -1
      manifests/SickoCV.json
  8. +1
    -1
      manifests/alefsbits.json
  9. +9
    -1
      manifests/aridacity.json
  10. +1
    -1
      manifests/voxglitch.json

+ 63
- 9
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1751218427.2290552,
"buildTimestamp": 1755718376.2759209,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -1361,7 +1361,7 @@
}
},
"OrangeLine": {
"buildTimestamp": 1750787475.0002337,
"buildTimestamp": 1755717530.4829829,
"creationTimestamp": 1571530639.0,
"modules": {
"Fence": {
@@ -1619,7 +1619,7 @@
}
},
"aridacity": {
"buildTimestamp": 1646919175.1473665,
"buildTimestamp": 1755718187.381431,
"creationTimestamp": 1567535427.0,
"modules": {
"ClockDiv": {
@@ -1630,6 +1630,9 @@
},
"Clip": {
"creationTimestamp": 1567535427.0
},
"Remainder": {
"creationTimestamp": 1755718377.027887
}
}
},
@@ -11805,7 +11808,7 @@
}
},
"alefsbits": {
"buildTimestamp": 1752559274.2094357,
"buildTimestamp": 1755718171.580577,
"creationTimestamp": 1650829410.386362,
"modules": {
"simplexandhold": {
@@ -12408,7 +12411,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1754214220.9822423,
"buildTimestamp": 1755718079.1790922,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -14181,7 +14184,7 @@
}
},
"CVfunk": {
"buildTimestamp": 1742146059.4767537,
"buildTimestamp": 1755717312.195632,
"creationTimestamp": 1711827243.9642084,
"modules": {
"Steps": {
@@ -14252,6 +14255,27 @@
},
"Cartesia": {
"creationTimestamp": 1741018378.0135396
},
"JunkDNA": {
"creationTimestamp": 1755718376.4871502
},
"Picus": {
"creationTimestamp": 1755718376.5631342
},
"Node": {
"creationTimestamp": 1755718376.6393614
},
"Weave": {
"creationTimestamp": 1755718376.7063053
},
"Wonk": {
"creationTimestamp": 1755718376.7791982
},
"Hammer": {
"creationTimestamp": 1755718376.848012
},
"Hub": {
"creationTimestamp": 1755718376.9210377
}
}
},
@@ -15357,7 +15381,7 @@
}
},
"Ondas": {
"buildTimestamp": 1745289823.7385523,
"buildTimestamp": 1755717476.7734108,
"creationTimestamp": 1745290568.5213926,
"modules": {
"Klok": {
@@ -15374,6 +15398,27 @@
},
"Distroi": {
"creationTimestamp": 1745290568.8963022
},
"Logistic": {
"creationTimestamp": 1755718377.1173205
},
"Bap": {
"creationTimestamp": 1755718377.2021146
},
"Bittorio": {
"creationTimestamp": 1755718377.2805333
},
"Ktick": {
"creationTimestamp": 1755718377.3656514
},
"Hiller": {
"creationTimestamp": 1755718377.475294
},
"ScenerProMax": {
"creationTimestamp": 1755718377.5658185
},
"Norbert": {
"creationTimestamp": 1755718377.6685655
}
}
},
@@ -15636,7 +15681,7 @@
}
},
"Clonotribe": {
"buildTimestamp": 1754213519.3085914,
"buildTimestamp": 1755717342.5923388,
"creationTimestamp": 1754214221.2961566,
"modules": {
"Clonotribe": {
@@ -15645,7 +15690,7 @@
}
},
"MADZINE": {
"buildTimestamp": 1754213644.4120088,
"buildTimestamp": 1755717435.547845,
"creationTimestamp": 1754214222.0569358,
"modules": {
"SwingLFO": {
@@ -15701,6 +15746,15 @@
},
"KEN": {
"creationTimestamp": 1754214223.3409364
},
"Quantizer": {
"creationTimestamp": 1755718377.79624
},
"EllenRipley": {
"creationTimestamp": 1755718377.884803
},
"MADDYPlus": {
"creationTimestamp": 1755718377.9717965
}
}
},


+ 68
- 2
manifests/CVfunk.json View File

@@ -1,7 +1,7 @@
{
"slug": "CVfunk",
"name": "CV funk Modules",
"version": "2.0.15",
"version": "2.0.24",
"license": "MIT",
"brand": "CV funk",
"author": "Cody Geary",
@@ -197,7 +197,8 @@
"name": "Arrange",
"description": "A seven channel sequencer with quantize/volt option per channel, and adjustable length.",
"tags": [
"Sequencer"
"Sequencer",
"Polyphonic"
]
},
{
@@ -225,6 +226,71 @@
"Sequencer",
"Polyphonic"
]
},
{
"slug": "JunkDNA",
"name": "Junk DNA",
"description": "Input DNA codes to generate repetative genes, convert DNA sequence to numerous simultaneous gate signals.",
"tags": [
"Sequencer"
]
},
{
"slug": "Picus",
"name": "Picus",
"description": "Compose sequences of trigger bursts. Program a sequence of up to seven clock multiplier stages. Customizable trigger patterns.",
"tags": [
"Sequencer",
"Clock modulator"
]
},
{
"slug": "Node",
"name": "Node",
"description": "A two-channel stereo crossfading mixer.",
"tags": [
"Voltage-controlled amplifier",
"Mixer",
"Polyphonic"
]
},
{
"slug": "Weave",
"name": "Weave",
"description": "A six note chord quantizer, with the abilty to weave the outputs into different permutations.",
"tags": [
"Quantizer",
"Polyphonic"
]
},
{
"slug": "Wonk",
"name": "Wonk",
"description": "Generate clock-synced and wonky modulationss in six phase-locked channels.",
"tags": [
"Low-frequency Oscillator",
"Polyphonic"
]
},
{
"slug": "Hammer",
"name": "Hammer",
"description": "A compact version of the Syncro eight channel clock ratio generator.",
"tags": [
"Clock generator",
"Clock modulator",
"Polyphonic"
]
},
{
"slug": "Hub",
"name": "Hub",
"description": "Two animated knob macro controllers with gain, offset, and knob range CV control.",
"tags": [
"Voltage-controlled amplifier",
"Utility",
"Polyphonic"
]
}
]
}

+ 1
- 1
manifests/Clonotribe.json View File

@@ -1,7 +1,7 @@
{
"slug": "Clonotribe",
"name": "Clonotribe",
"version": "2.0.0",
"version": "2.1.0",
"license": "GPL-3.0-or-later",
"brand": "Instrumentalist",
"author": "Eduardo Hahn Paredes",


+ 33
- 2
manifests/MADZINE.json View File

@@ -1,14 +1,14 @@
{
"slug": "MADZINE",
"name": "MADZINE",
"version": "2.1.9",
"version": "2.2.0",
"license": "GPL-3.0-or-later",
"brand": "MADZINE",
"author": "MAD",
"authorEmail": "madzinetw@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "",
"manualUrl": "https://github.com/mmmmmmmadman/MADZINE-VCV/tree/main/Manual",
"sourceUrl": "https://github.com/mmmmmmmadman/MADZINE-VCV",
"donateUrl": "https://www.patreon.com/c/madzinetw",
"modules": [
@@ -177,6 +177,37 @@
"Mixer",
"Utility"
]
},
{
"slug": "Quantizer",
"name": "Quantizer",
"description": "8HP chromatic quantizer with 12-note microtuning and cultural scale presets",
"tags": [
"Quantizer",
"Tuner"
]
},
{
"slug": "EllenRipley",
"name": "Ellen Ripley",
"description": "Multi-effect processor with delay, granular synthesis, reverb, and chaos modulation",
"tags": [
"Delay",
"Reverb",
"Granular",
"Effect",
"Random"
]
},
{
"slug": "MADDYPlus",
"name": "MADDYPlus",
"description": "3-track pattern based sequencer with swing clock and 3-track Euclidean rhythm generator",
"tags": [
"Sequencer",
"Clock generator",
"Envelope generator"
]
}
]
}

+ 65
- 1
manifests/Ondas.json View File

@@ -1,7 +1,7 @@
{
"slug": "Ondas",
"name": "Ondas",
"version": "2.0.4",
"version": "2.1.0",
"license": "GPL-3.0-or-later",
"brand": "Ondas",
"author": "Sergio Rodriguez Gomez",
@@ -57,6 +57,70 @@
"Distortion",
"Digital"
]
},
{
"slug": "Logistic",
"name": "Logistic",
"description": "Logistic map equation function generator",
"tags": [
"Function generator",
"Random"
]
},
{
"slug": "Bap",
"name": "Bap",
"description": "Expander module for BaBum drum synth",
"tags": [
"Expander",
"Drum"
]
},
{
"slug": "Bittorio",
"name": "Bittorio",
"description": "Cellular-automaton-based gate generator",
"tags": [
"Function generator",
"Sequencer"
]
},
{
"slug": "Ktick",
"name": "Ktick",
"description": "Clock divider expander for Klok",
"tags": [
"Expander",
"Clock generator",
"Clock modulator"
]
},
{
"slug": "Hiller",
"name": "Hiller",
"description": "Input swapper based on comparator",
"tags": [
"Utility",
"Switch"
]
},
{
"slug": "ScenerProMax",
"name": "ScenerProMax",
"description": "Large scene-based channel mixer",
"tags": [
"Sequencer",
"Utility"
]
},
{
"slug": "Norbert",
"name": "Norbert",
"description": "Spring and damper feedback envelope",
"tags": [
"Envelope generator",
"Function generator"
]
}
]
}

+ 1
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "2.4.11",
"version": "2.4.12",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",


+ 1
- 1
manifests/SickoCV.json View File

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


+ 1
- 1
manifests/alefsbits.json View File

@@ -1,7 +1,7 @@
{
"slug": "alefsbits",
"name": "alef's bits",
"version": "2.5.60",
"version": "2.5.63",
"license": "GPL-3.0-or-later",
"brand": "alef's bits",
"author": "alefnull",


+ 9
- 1
manifests/aridacity.json View File

@@ -1,7 +1,7 @@
{
"slug": "aridacity",
"name": "aridacity",
"version": "2.0.0",
"version": "2.1.0",
"license": "BSD-3-Clause",
"brand": "",
"author": "cubeleco",
@@ -41,6 +41,14 @@
"Limiter",
"Polyphonic"
]
},
{
"slug": "Remainder",
"name": "Remainder Fold",
"description": "Wavefolder using unsigned and signed remainder division",
"tags": [
"Waveshaper"
]
}
]
}

+ 1
- 1
manifests/voxglitch.json View File

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


Loading…
Cancel
Save