Browse Source

Update build for SubmarineFree, CatroModulo, ImpromptuModular, JW-Modules, cf, Bark, SkJack

v1
Andrew Belt 5 years ago
parent
commit
5f2441ab45
7 changed files with 548 additions and 13 deletions
  1. +6
    -6
      manifests/Bark.json
  2. +4
    -4
      manifests/CatroModulo.json
  3. +1
    -1
      manifests/ImpromptuModular.json
  4. +1
    -1
      manifests/JW-Modules.json
  5. +40
    -0
      manifests/SkJack.json
  6. +487
    -0
      manifests/SubmarineFree.json
  7. +9
    -1
      manifests/cf.json

+ 6
- 6
manifests/Bark.json View File

@@ -1,8 +1,8 @@
{
"slug": "Bark",
"version": "1.0.2",
"version": "1.0.3",
"license": "BSD-4-Clause",
"name": "Coirt\t/\tBark",
"name": "Coirt / Bark",
"brand": "Bark",
"author": "Phil Golden",
"authorEmail": "philg@live.ie",
@@ -16,7 +16,7 @@
{
"slug": "TrimLFO",
"name": "Trim LFO Hz",
"description": "Trims top/bottom values on the selected\nLFO output, without attenuating\n",
"description": "Trims top/bottom values on the selected\nLFO output, without attenuating. Quick\naccess buttons on labels\n",
"tags": [
"LFO",
"Utility",
@@ -37,7 +37,7 @@
{
"slug": "bpmTrimLFO",
"name": "Trim LFO BPM",
"description": "Trims top/bottom values on the selected\nLFO output, without attenuating\n",
"description": "Trims top/bottom values on the selected\nLFO output, without attenuating. Quick\naccess buttons on labels\n",
"tags": [
"LFO",
"Utility",
@@ -67,7 +67,7 @@
{
"slug": "PolyMix",
"name": "Polyphonic Mixer",
"description": "One Cable(s),\n4x4 channel Mixer with send/return\n",
"description": "One Cable(s),\n4x4 channel Mixer with send/return. Constant\npower pan law Aux pre solo/master\npost fader\n",
"tags": [
"Mixer",
"Polyphonic"
@@ -93,7 +93,7 @@
{
"slug": "Clamp",
"name": "Clamp",
"description": "Feed signal, gained output\nwon't go over voltages set.\nCan also attenuvert signals,\nInvert applied to input.\n",
"description": "Feed signal, gained output won't\ngo over voltages set. Can also\nattenuvert signals, Invert\napplied to input.\n",
"tags": [
"Utility",
"Attenuator",


+ 4
- 4
manifests/CatroModulo.json View File

@@ -1,7 +1,7 @@
{
"slug": "CatroModulo",
"name": "Catro/Modulo",
"version": "1.0.1",
"version": "1.0.2",
"license": "BSD-3-Clause",
"brand": "catronomix",
"author": "catronomix",
@@ -49,7 +49,7 @@
{
"slug": "CatroModulo_CM-5",
"name": "vcClk++",
"description": "Clock multiplier for vcClk (can be used as a standalone clock with cv input)",
"description": "Clock multiplier for vcClk",
"tags": [
"Clock modulator"
]
@@ -65,7 +65,7 @@
{
"slug": "CatroModulo_CM-7",
"name": "vcClk--",
"description": "Clock divider for vcClk (can be used as a standalone clock with cv input)",
"description": "Clock divider for vcClk",
"tags": [
"Clock modulator"
]
@@ -91,7 +91,7 @@
{
"slug": "CatroModulo_CM-10",
"name": "bitStep",
"description": "Receives a trigger to sample a binary value which gets passed on when the next trigger is received, made to be chained together",
"description": "1 'building block' for creating binary shift registers",
"tags": [
"Logic"
]


+ 1
- 1
manifests/ImpromptuModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "ImpromptuModular",
"name": "Impromptu Modular",
"version": "1.0.1",
"version": "1.1.0",
"license": "BSD-3-Clause",
"author": "Marc Boul\u00e9",
"brand": "Impromptu Modular",


+ 1
- 1
manifests/JW-Modules.json View File

@@ -8,7 +8,7 @@
"authorUrl": "http://jeremywentworth.com/",
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules",
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"version": "1.0.3",
"version": "1.0.4",
"modules": [
{
"slug": "BlankPanel_SM",


+ 40
- 0
manifests/SkJack.json View File

@@ -0,0 +1,40 @@
{
"slug": "SkJack",
"name": "SkJack",
"brand": "Skrylar",
"version": "1.0.0",
"license": "GPL-3.0",
"author": "Skrylar",
"authorEmail": "joshua.cearley@gmail.com",
"authorUrl": "https://github.com/Skrylar",
"pluginUrl": "https://github.com/Skrylar/skjack-vcv",
"manualUrl": "https://github.com/Skrylar/skjack-vcv",
"sourceUrl": "https://github.com/Skrylar/skjack-vcv",
"donateUrl": "https://www.ko-fi.com/V7V6RG3E",
"modules": [
{
"slug": "JackAudio",
"name": "JACK Audio",
"description": "Four named input and output JACK ports.",
"tags": [
"external"
]
},
{
"slug": "JackAudioOut8",
"name": "JACK Audio (8 Rack->JACK)",
"description": "Eight named JACK output ports.",
"tags": [
"external"
]
},
{
"slug": "JackAudioIn8",
"name": "JACK Audio (8 JACK->RACK)",
"description": "Eight named JACK input ports.",
"tags": [
"external"
]
}
]
}

+ 487
- 0
manifests/SubmarineFree.json View File

@@ -0,0 +1,487 @@
{
"slug": "SubmarineFree",
"name": "Submarine (Free)",
"author": "carbon14",
"brand": "Submarine",
"license": "BSD-3-Clause",
"authorUrl": "https://vcvrack.submarine.org.uk",
"authorEmail": "carbon14@submarine.org.uk",
"sourceUrl": "https://github.com/david-c14/SubmarineFree",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/index.md",
"donateUrl": "https://www.paypal.me/SubmarineFree",
"pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/master/README.md",
"version": "1.0.0",
"modules": [
{
"slug": "AG-104",
"name": "AG-104",
"description": "AG-104 AND Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "AG-106",
"name": "AG-106",
"description": "AG-106 AND Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "A0-106",
"name": "A0-106",
"description": "A0-106 Arithmetic Operators",
"tags": [
"UTILITY",
"MULTIPLE"
]
},
{
"slug": "A0-112",
"name": "A0-112",
"description": "A0-112 Arithmetic Operators",
"tags": [
"UTILITY",
"MULTIPLE"
]
},
{
"slug": "A0-118",
"name": "A0-118",
"description": "A0-118 Arithmetic Operators",
"tags": [
"UTILITY",
"MULTIPLE"
]
},
{
"slug": "A0-124",
"name": "A0-124",
"description": "A0-124 Arithmetic Operators",
"tags": [
"UTILITY",
"MULTIPLE"
]
},
{
"slug": "A0-136",
"name": "A0-136",
"description": "A0-136 Arithmetic Operators",
"tags": [
"UTILITY",
"MULTIPLE"
]
},
{
"slug": "BB-120",
"name": "BB-120",
"description": "BB-120 20-Stage Bucket Brigade Sample and Hold",
"tags": [
"LOGIC",
"DELAY",
"SAMPLE AND HOLD",
"MULTIPLE"
]
},
{
"slug": "BP-101",
"name": "BP-101",
"description": "BP-101 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-102",
"name": "BP-102",
"description": "BP-102 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-104",
"name": "BP-104",
"description": "BP-104 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-108",
"name": "BP-108",
"description": "BP-108 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-110",
"name": "BP-110",
"description": "BP-110 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-112",
"name": "BP-112",
"description": "BP-112 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-116",
"name": "BP-116",
"description": "BP-116 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-120",
"name": "BP-120",
"description": "BP-120 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-124",
"name": "BP-124",
"description": "BP-124 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "BP-132",
"name": "BP-132",
"description": "BP-132 Blanking Plate",
"tags": [
"BLANK"
]
},
{
"slug": "DN-112",
"name": "DN-112",
"description": "DN-112 Digital Noise",
"tags": [
"DIGITAL",
"NOISE",
"MULTIPLE"
]
},
{
"slug": "EO-102",
"name": "EO-102",
"description": "EO-102 Envelope Oscilloscope",
"tags": [
"VISUAL"
]
},
{
"slug": "FF-110",
"name": "FF-110",
"description": "FF-110 10-Stage Flip-Flop Counter",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "FF-120",
"name": "FF-120",
"description": "FF-120 20-Stage Flip-Flop Counter",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "FF-206",
"name": "FF-206",
"description": "FF-206 Edge Triggered Flip-Flops",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "FF-212",
"name": "FF-212",
"description": "FF-212 Edge Triggered Flip-Flops",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "LA-108",
"name": "LA-108",
"description": "LA-108 Logic Analyser",
"tags": [
"LOGIC",
"VISUAL"
]
},
{
"slug": "LD-103",
"name": "LD-103",
"description": "LD-103 Schmitt Trigger Line Drivers",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "LD-106",
"name": "LD-106",
"description": "LD-106 Schmitt Trigger Line Drivers",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "NG-106",
"name": "NG-106",
"description": "NG-106 NOT Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "NG-112",
"name": "NG-112",
"description": "NG-112 NOT Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "OG-104",
"name": "OG-104",
"description": "OG-104 OR Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "OG-106",
"name": "OG-106",
"description": "OG-106 OR Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "PG-104",
"name": "PG-104",
"description": "PG-104 Pulse Generators",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "PG-112",
"name": "PG-112",
"description": "PG-112 Pulse Generators",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "PO-101",
"name": "PO-101",
"description": "PO-101 Phased VCO",
"tags": [
"OSCILLATOR",
"MULTIPLE",
"DIGITAL"
]
},
{
"slug": "PO-102",
"name": "PO-102",
"description": "PO-102 Phased LFO",
"tags": [
"OSCILLATOR",
"MULTIPLE",
"DIGITAL"
]
},
{
"slug": "PO-204",
"name": "PO-204",
"description": "PO-204 Phase Modulation Engine",
"tags": [
"OSCILLATOR",
"QUAD",
"DIGITAL"
]
},
{
"slug": "SS-112",
"name": "SS-112",
"description": "SS-112 12 Input Sinks",
"tags": [
"UTILITY"
]
},
{
"slug": "SS-208",
"name": "SS-208",
"description": "SS-208 8 Irrational Output Voltage Sources",
"tags": [
"UTILITY"
]
},
{
"slug": "SS-212",
"name": "SS-212",
"description": "SS-212 12 Chromatic Output Voltage Sources",
"tags": [
"UTILITY"
]
},
{
"slug": "SS-220",
"name": "SS-220",
"description": "SS-220 120 Chromatic Output Voltage Sources",
"tags": [
"UTILITY"
]
},
{
"slug": "SS-221",
"name": "SS-221",
"description": "SS-221 21 Output Voltage Sources",
"tags": [
"UTILITY"
]
},
{
"slug": "TD-116",
"name": "TD-116",
"description": "TD-116 Text Display",
"tags": [
"VISUAL"
]
},
{
"slug": "TD-202",
"name": "TD-202",
"description": "TD-202 Vertical Text Display",
"tags": [
"VISUAL"
]
},
{
"slug": "TF-101",
"name": "TF-101",
"description": "TF-101 Text Display Format Control",
"tags": [
"VISUAL"
]
},
{
"slug": "TM-105",
"name": "TM-105",
"description": "TM-105 Torpedo Message Merge",
"tags": [
"UTILITY"
]
},
{
"slug": "WK-101",
"name": "WK-101",
"description": "WK-101 Das Wohltemperierte Klavier",
"tags": [
"QUANTIZER",
"TUNER"
]
},
{
"slug": "WK-205",
"name": "WK-205",
"description": "WK-205 Das Wohltemperierte Klavier Nano",
"tags": [
"QUANTIZER",
"TUNER",
"MULTIPLE"
]
},
{
"slug": "XF-101",
"name": "XF-101",
"description": "XF-101 Single Mono Cross Fader",
"tags": [
"MIXER"
]
},
{
"slug": "XF-102",
"name": "XF-102",
"description": "XF-102 Dual Mono Cross Fader",
"tags": [
"MIXER",
"DUAL"
]
},
{
"slug": "XF-104",
"name": "XF-104",
"description": "XF-104 Quad Mono Cross Fader",
"tags": [
"MIXER",
"QUAD"
]
},
{
"slug": "XF-201",
"name": "XF-201",
"description": "XF-201 Single Stereo Cross Fader",
"tags": [
"MIXER"
]
},
{
"slug": "XF-202",
"name": "XF-202",
"description": "XF-202 Dual Stereo Cross Fader",
"tags": [
"MIXER",
"DUAL"
]
},
{
"slug": "XG-104",
"name": "XG-104",
"description": "XG-104 XOR Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
},
{
"slug": "XG-106",
"name": "XG-106",
"description": "XG-106 XOR Gates",
"tags": [
"LOGIC",
"MULTIPLE"
]
}
]
}

+ 9
- 1
manifests/cf.json View File

@@ -1,6 +1,6 @@
{
"slug": "cf",
"version": "1.0.1",
"version": "1.1.0",
"license": "BSD-3-Clause",
"name": "cf",
"brand": "cf",
@@ -212,6 +212,14 @@
"UTILITY"
]
},
{
"slug": "LABEL",
"name": "LABEL",
"description": "label",
"tags": [
"VISUAL"
]
},
{
"slug": "LEDS",
"name": "Leds",


Loading…
Cancel
Save