Browse Source

Update manifest for Befaco, RPJ, CountModula, KRTPluginA, cvly

v1
Andrew Belt 3 years ago
parent
commit
900184103e
6 changed files with 294 additions and 19 deletions
  1. +70
    -4
      manifests-cache.json
  2. +17
    -7
      manifests/Befaco.json
  3. +45
    -2
      manifests/CountModula.json
  4. +69
    -5
      manifests/KRTPluginA.json
  5. +49
    -1
      manifests/RPJ.json
  6. +44
    -0
      manifests/cvly.json

+ 70
- 4
manifests-cache.json View File

@@ -3076,7 +3076,7 @@
}
},
"Befaco": {
"buildTimestamp": 1625921372.2020144,
"buildTimestamp": 1628184397.161625,
"creationTimestamp": 1518016501.0,
"modules": {
"EvenVCO": {
@@ -4921,7 +4921,7 @@
}
},
"CountModula": {
"buildTimestamp": 1618240954.2263014,
"buildTimestamp": 1628185048.5884516,
"creationTimestamp": 1560722026.0,
"modules": {
"AnalogueShiftRegister": {
@@ -5268,6 +5268,21 @@
},
"Carousel": {
"creationTimestamp": 1618241311.6155374
},
"OctetTriggerSequencer": {
"creationTimestamp": 1628185145.0959773
},
"OctetTriggerSequencerCVExpander": {
"creationTimestamp": 1628185145.1739144
},
"BarGraph": {
"creationTimestamp": 1628185145.2483537
},
"Oscilloscope": {
"creationTimestamp": 1628185145.3218122
},
"SingleDFlipFlop": {
"creationTimestamp": 1628185145.4245465
}
}
},
@@ -9600,7 +9615,7 @@
}
},
"RPJ": {
"buildTimestamp": 1626771544.8661323,
"buildTimestamp": 1628185143.649033,
"creationTimestamp": 1624763005.6302476,
"modules": {
"Grendel": {
@@ -9629,6 +9644,24 @@
},
"Essence": {
"creationTimestamp": 1626771545.9498081
},
"LadyNina": {
"creationTimestamp": 1628185144.602702
},
"SugarMice": {
"creationTimestamp": 1628185144.6776443
},
"Montreal": {
"creationTimestamp": 1628185144.7513397
},
"BlindCurve": {
"creationTimestamp": 1628185144.834179
},
"Gaza": {
"creationTimestamp": 1628185144.9121103
},
"CircularRide": {
"creationTimestamp": 1628185144.9932446
}
}
},
@@ -9675,7 +9708,7 @@
}
},
"KRTPluginA": {
"buildTimestamp": 1627192997.178126,
"buildTimestamp": 1628184337.3491616,
"creationTimestamp": 1627193159.9948137,
"modules": {
"A": {
@@ -9686,6 +9719,24 @@
},
"T": {
"creationTimestamp": 1627193160.2833498
},
"L": {
"creationTimestamp": 1628185144.0807405
},
"D": {
"creationTimestamp": 1628185144.1968083
},
"R": {
"creationTimestamp": 1628185144.3064754
},
"Om": {
"creationTimestamp": 1628185144.3850727
},
"V": {
"creationTimestamp": 1628185144.4547234
},
"F": {
"creationTimestamp": 1628185144.523317
}
}
},
@@ -9700,5 +9751,20 @@
"creationTimestamp": 1628027851.7791288
}
}
},
"cvly": {
"buildTimestamp": 1628184420.2659097,
"creationTimestamp": 1628185145.562309,
"modules": {
"ntrvlc": {
"creationTimestamp": 1628185145.6428437
},
"ntrvlx": {
"creationTimestamp": 1628185145.7174914
},
"stpr": {
"creationTimestamp": 1628185145.7980788
}
}
}
}

+ 17
- 7
manifests/Befaco.json View File

@@ -1,18 +1,20 @@
{
"slug": "Befaco",
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0-or-later",
"name": "Befaco",
"author": "VCV",
"authorEmail": "contact@vcvrack.com",
"pluginUrl": "https://vcvrack.com/Befaco.html",
"pluginUrl": "https://vcvrack.com/Befaco",
"authorUrl": "https://vcvrack.com/",
"sourceUrl": "https://github.com/VCVRack/Befaco",
"changelogUrl": "https://github.com/VCVRack/Befaco/blob/v1/CHANGELOG.md",
"modules": [
{
"slug": "EvenVCO",
"name": "EvenVCO",
"name": "Even VCO",
"description": "Oscillator including even-harmonic waveform",
"manualUrl": "https://www.befaco.org/even-vco/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-even-vco-",
"tags": [
"VCO",
@@ -24,7 +26,7 @@
"slug": "Rampage",
"name": "Rampage",
"description": "Dual ramp generator",
"manualUrl": "https://befaco.org/docs/Rampage/Rampage_User_Manual.pdf",
"manualUrl": "https://www.befaco.org/rampage-2/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-rampage",
"tags": [
"Function Generator",
@@ -40,7 +42,7 @@
"slug": "ABC",
"name": "A*B+C",
"description": "Dual four-quadrant multiplier with VC offset",
"manualUrl": "https://befaco.org/docs/AB%2BC/AB%2BC_User_Manual.pdf",
"manualUrl": "https://www.befaco.org/abc/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-a-b-c",
"tags": [
"Ring Modulator",
@@ -54,6 +56,7 @@
"slug": "SpringReverb",
"name": "Spring Reverb",
"description": "Spring reverb tank driver",
"manualUrl": "https://www.befaco.org/spring-reverb/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-spring-reverb-",
"tags": [
"Reverb",
@@ -64,6 +67,7 @@
"slug": "Mixer",
"name": "Mixer",
"description": "Four-channel mixer for audio or CV",
"manualUrl": "https://www.befaco.org/mixer-2/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-mixer-",
"tags": [
"Mixer",
@@ -75,6 +79,7 @@
"slug": "SlewLimiter",
"name": "Slew Limiter",
"description": "Voltage controlled slew limiter, AKA lag processor",
"manualUrl": "https://www.befaco.org/slew-limiter/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-vc-slew-limiter-",
"tags": [
"Slew Limiter",
@@ -87,6 +92,7 @@
"slug": "DualAtenuverter",
"name": "Dual Atenuverter",
"description": "Attenuates, inverts, and applies offset to a signal",
"manualUrl": "https://www.befaco.org/dual-atenuverter/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-dual-atenuverter-",
"tags": [
"Attenuator",
@@ -99,6 +105,7 @@
"slug": "Percall",
"name": "Percall",
"description": "Percussive Envelope Generator",
"manualUrl": "http://www.befaco.org/percall/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-percall",
"tags": [
"Envelope generator",
@@ -109,8 +116,9 @@
},
{
"slug": "HexmixVCA",
"name": "HexmixVCA",
"name": "Hex Mix VCA",
"description": "Six channel VCA with response curve range from logarithmic to linear and to exponential",
"manualUrl": "https://www.befaco.org/hexmix-vca/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-hexmix-vca",
"tags": [
"Mixer",
@@ -121,8 +129,9 @@
},
{
"slug": "ChoppingKinky",
"name": "ChoppingKinky",
"name": "Chopping Kinky",
"description": "Voltage controllable, dual channel wavefolder",
"manualUrl": "https://www.befaco.org/chopping-kinky/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-chopping-kinky",
"tags": [
"Dual",
@@ -135,6 +144,7 @@
"slug": "Kickall",
"name": "Kickall",
"description": "Bassdrum module, with pitch and volume envelopes",
"manualUrl": "https://www.befaco.org/kickall-2/",
"modularGridUrl": "https://www.modulargrid.net/e/befaco-kickall",
"tags": [
"Drum",


+ 45
- 2
manifests/CountModula.json View File

@@ -1,7 +1,7 @@
{
"slug": "CountModula",
"name": "Count Modula",
"version": "1.14.0",
"version": "1.15.1",
"license": "GPL-3.0-only",
"brand": "Count Modula",
"author": "Adam Verspaget",
@@ -106,7 +106,7 @@
"name": "Event Arranger",
"description": "A VCV Rack implementation of the VC Clock and Event Arranger published in an article by John Blacet in the Jan/Feb edition of Synapse magazine",
"tags": [
"Clock generator",
"Clock modulator",
"Sequencer"
]
},
@@ -1022,6 +1022,49 @@
"tags": [
"Switch"
]
},
{
"slug": "OctetTriggerSequencer",
"name": "Octet Trigger Sequencer",
"description": "Binary octet based trigger sequencer",
"tags": [
"Sequencer"
]
},
{
"slug": "OctetTriggerSequencerCVExpander",
"name": "Octet Trigger Sequencer Channel Expander",
"description": "Adds a CV channel to the Octet Trigger Sequencer",
"tags": [
"Sequencer",
"Expander"
]
},
{
"slug": "BarGraph",
"name": "Bar Graph",
"description": "Linear Bar Graph Meter",
"tags": [
"Utility",
"Visual"
]
},
{
"slug": "Oscilloscope",
"name": "Quad Trace Oscilloscope",
"description": "Quad trace oscilloscope.",
"tags": [
"Utility",
"Visual"
]
},
{
"slug": "SingleDFlipFlop",
"name": "D Flip Flop",
"description": "A logical D type flip flop with clock enable",
"tags": [
"Logic"
]
}
]
}

+ 69
- 5
manifests/KRTPluginA.json View File

@@ -1,17 +1,17 @@
{
"slug": "KRTPluginA",
"name": "KRTPluginA",
"version": "1.2.4",
"version": "1.9.15",
"license": "MIT",
"brand": "KRT",
"author": "Jacko",
"authorEmail": "jackokring@gmail.com",
"authorUrl": "https://kring.co.uk",
"pluginUrl": "",
"pluginUrl": "https://jackokring.github.io/KRTPluginADemo/",
"manualUrl": "https://github.com/jackokring/KRTPluginA/blob/master/README.md",
"sourceUrl": "https://github.com/jackokring/KRTPluginA",
"donateUrl": "https://github.com/jackokring",
"changelogUrl": "",
"changelogUrl": "https://github.com/jackokring/KRTPluginA/blob/master/README.md",
"modules": [
{
"slug": "A",
@@ -26,7 +26,7 @@
{
"slug": "Mu",
"name": "\u03bc",
"description": "Time dependant caclulus on a summing juntion.",
"description": "Time dependant caclulus on a summing juntion. (Precise Distortion)",
"tags": [
"Effect",
"Waveshaper",
@@ -36,13 +36,77 @@
{
"slug": "T",
"name": "T",
"description": "A pitched time stretch and matched trigger sync delay.",
"description": "Pitched time stretch and matched trigger sync delay.",
"tags": [
"Effect",
"Tuner",
"Delay",
"Polyphonic"
]
},
{
"slug": "L",
"name": "L",
"description": "Synchronized delay with shortening.",
"tags": [
"Utility",
"Clock modulator",
"Delay",
"Polyphonic"
]
},
{
"slug": "D",
"name": ";D",
"description": "VCA/future estimator with error.",
"tags": [
"Utility",
"Attenuator",
"Voltage-controlled amplifier",
"Dynamics",
"Polyphonic"
]
},
{
"slug": "R",
"name": "R",
"description": "Simple mixer split.",
"tags": [
"Attenuator",
"Mixer",
"Utility",
"Polyphonic"
]
},
{
"slug": "Om",
"name": "\u03a9",
"description": "Clock distribution randomizer.",
"tags": [
"Clock modulator",
"Polyphonic",
"Random",
"Switch"
]
},
{
"slug": "V",
"name": "V",
"description": "Envelope VCA and CV producer.",
"tags": [
"Envelope generator",
"Voltage-controlled amplifier",
"Polyphonic"
]
},
{
"slug": "F",
"name": "F",
"description": "24 dB morph filter.",
"tags": [
"Filter",
"Polyphonic"
]
}
]
}

+ 49
- 1
manifests/RPJ.json View File

@@ -1,7 +1,7 @@
{
"slug": "RPJ",
"name": "RPJ",
"version": "1.0.3",
"version": "1.0.4",
"license": "GPL-3.0-or-later",
"brand": "RPJ",
"author": "Robert Kock",
@@ -84,6 +84,54 @@
"tags": [
"VCF"
]
},
{
"slug": "LadyNina",
"name": "LadyNina",
"description": "LadyNina is a 2nd order SFV (LPF, HPF, BPF, BSF)",
"tags": [
"VCF"
]
},
{
"slug": "SugarMice",
"name": "SugarMice",
"description": "3rd order Butterworth low-pass ladder filter.",
"tags": [
"VCF"
]
},
{
"slug": "Montreal",
"name": "Montreal",
"description": "Ideal 2nd Order RLC Filters LPF, HPF, BPF and BSF",
"tags": [
"VCF"
]
},
{
"slug": "BlindCurve",
"name": "BlindCurve",
"description": "Audio Detector",
"tags": [
"Envelope Follower"
]
},
{
"slug": "Gaza",
"name": "Gaza",
"description": "Envelope Follower",
"tags": [
"Envelope Follower"
]
},
{
"slug": "CircularRide",
"name": "CircularRide",
"description": "Stereo Delay",
"tags": [
"Delay"
]
}
]
}

+ 44
- 0
manifests/cvly.json View File

@@ -0,0 +1,44 @@
{
"slug": "cvly",
"name": "cvly",
"version": "1.0.1",
"license": "GPL-3.0-or-later",
"brand": "cvly",
"author": "Benja Appel",
"authorEmail": "beno.appel@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/Lyqst/cvly-modules/wiki",
"sourceUrl": "https://github.com/Lyqst/cvly-modules",
"donateUrl": "https://www.buymeacoffee.com/cvly",
"changelogUrl": "",
"modules": [
{
"slug": "ntrvlc",
"name": "ntrvlc",
"description": "4x8 sequencer with incorporated quantizer",
"tags": [
"quantizer",
"poly",
"sequencer"
]
},
{
"slug": "ntrvlx",
"name": "ntrvlx",
"description": "ntrvlc expander with output triggers and stacking configuration",
"tags": [
"expander"
]
},
{
"slug": "stpr",
"name": "stpr",
"description": "Sequencer with switches for each step",
"tags": [
"sequencer",
"switch"
]
}
]
}

Loading…
Cancel
Save