computerscare-vcv-modules

ComputerScare modules for VCV Rack
Log | Files | Refs

plugin.json (6088B)


      1 {
      2 	"slug": "computerscare",
      3 	"version": "2.1.11",
      4 	"name": "computerscare",
      5 	"brand": "computerscare",
      6 	"author": "computerscare",
      7 	"license": "BSD-3-Clause",
      8 	"authorEmail": "computerscaremodules@gmail.com",
      9 	"pluginUrl": "https://github.com/freddyz/computerscare-vcv-modules",
     10 	"authorUrl": "https://github.com/freddyz/computerscare-vcv-modules",
     11 	"sourceUrl": "https://github.com/freddyz/computerscare-vcv-modules",
     12 	"manualUrl": "https://github.com/freddyz/computerscare-vcv-modules",
     13 	"modules": [
     14 		{
     15 			"slug": "computerscare-knolypobs",
     16 			"name": "Knoly Pobs",
     17 			"description": "16 knobs with polyphonic output",
     18 			"tags": ["Polyphonic", "Utility"],
     19 			"manualUrl":
     20 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#knoly-pobs"
     21 		},
     22 		{
     23 			"slug": "computerscare-bolyputtons",
     24 			"name": "Boly Puttons",
     25 			"description":
     26 				"16 momentary or latch buttons with polyphonic output and optional input",
     27 			"tags": ["Polyphonic", "Utility"],
     28 			"manualUrl":
     29 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#boly-puttons"
     30 		},
     31 		{
     32 			"slug": "computerscare-debug",
     33 			"name": "Debug",
     34 			"description": "Debugger, poly sample & hold, poly volt meter",
     35 			"tags": ["Polyphonic", "Utility", "Random", "Sample and hold"],
     36 			"manualUrl":
     37 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/debug.md"
     38 		},
     39 		{
     40 			"slug": "computerscare-ohpeas",
     41 			"name": "Oh Peas!",
     42 			"description":
     43 				"Quad Quantenuverter. \nAttenuverter, Offsetter, Microtonal Quantizer",
     44 			"tags": ["Polyphonic", "Quantizer", "Utility", "Quad"],
     45 			"manualUrl":
     46 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/oh-peas.md"
     47 		},
     48 		{
     49 			"slug": "computerscare-fatherandson",
     50 			"name": "Father and Son Patch Sequencer",
     51 			"description":
     52 				"Patch Sequencer - 10 in, 10 out patch matrix with 16 scenes",
     53 			"tags": ["Polyphonic", "Utility", "Sequencer"],
     54 			"manualUrl":
     55 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/father-and-son.md"
     56 		},
     57 
     58 		{
     59 			"slug": "computerscare-laundry-soup",
     60 			"name": "Laundry Soup",
     61 			"description": "Rhythm sequencer, pulse generator, text-based",
     62 			"tags": ["Sequencer", "Clock modulator", "Random", "Polyphonic"],
     63 			"manualUrl":
     64 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/laundry-soup.md"
     65 		},
     66 
     67 		{
     68 			"slug": "computerscare-i-love-cookies",
     69 			"name": "I Love Cookies",
     70 			"description": "Text-based CV and signal sequencer",
     71 			"tags": ["Sequencer", "Utility", "Random", "Polyphonic"],
     72 			"manualUrl":
     73 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/i-love-cookies.md"
     74 		},
     75 
     76 		{
     77 			"slug": "computerscare-roly-pouter",
     78 			"name": "Roly Pouter",
     79 			"description": "Polyphonic router",
     80 			"tags": ["Polyphonic", "Utility"],
     81 			"manualUrl":
     82 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#roly-pouter"
     83 		},
     84 
     85 		{
     86 			"slug": "computerscare-toly-pools",
     87 			"name": "Toly Pools",
     88 			"description":
     89 				"Polyphonic toolset including rotator, number-of-channels selector.  Deprecated: Replaced by Toly Pools v2.",
     90 			"tags": ["Polyphonic", "Utility", "Attenuator"],
     91 			"manualUrl":
     92 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#toly-pools",
     93 				 "hidden": true
     94 		},
     95 		{
     96 			"slug": "computerscare-toly-pools-v2",
     97 			"name": "Toly Pools v2",
     98 			"description":
     99 				"Polyphonic toolset including rotator, number-of-channels selector",
    100 			"tags": ["Polyphonic", "Utility", "Attenuator"],
    101 			"manualUrl":
    102 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#toly-pools"
    103 		
    104 		},
    105 
    106 		{
    107 			"slug": "computerscare-soly-pequencer",
    108 			"name": "Soly Pequencer",
    109 			"description":
    110 				"Sequentially step through the channels of a polyphonic signal.",
    111 			"tags": ["Polyphonic", "Sequencer"],
    112 			"manualUrl":
    113 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/poly-utilities.md#soly-pequencer"
    114 		},
    115 		{
    116 			"slug": "computerscare-foly-pace",
    117 			"name": "Foly Pace",
    118 			"description": "Draw a face",
    119 			"tags": ["Visual", "Polyphonic"],
    120 			"manualUrl":
    121 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/foly-pace.md"
    122 		},
    123 		{
    124 			"slug": "computerscare-blank",
    125 			"name": "Custom Blank",
    126 			"description":
    127 				"Customizable, resizable, lovable blank panel. \nLoad your own PNG, JPEG, BMP, or GIF.",
    128 			"tags": ["Blank", "Visual"],
    129 			"manualUrl":
    130 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/custom-blank.md"
    131 		},
    132 		{
    133 			"slug": "computerscare-blank-expander",
    134 			"name": "Custom Blank Expander",
    135 			"description":
    136 				"Allows CV Control of Computerscare Custom Blank GIF Animation",
    137 			"tags": ["Blank", "Visual"],
    138 			"manualUrl":
    139 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/custom-blank.md##Expander"
    140 		},
    141 		{
    142 			"slug": "computerscare-stoly-fick-pigure",
    143 			"name": "Stoly Fick Pigure",
    144 			"description": "Draw a stick figure",
    145 			"tags": ["Visual", "Polyphonic"],
    146 			"manualUrl":
    147 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/stoly-fick-pigure.md"
    148 		},
    149 		{
    150 			"slug": "computerscare-goly-penerator",
    151 			"name": "Goly Penerator",
    152 			"description": "Polyphonic constant CV signal generation",
    153 			"tags": ["Polyphonic", "Utility"],
    154 			"manualUrl":
    155 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/goly-penerator.md"
    156 		},
    157 		{
    158 			"slug": "computerscare-moly-patrix",
    159 			"name": "Moly Patrix",
    160 			"description": "Polyphonic mix matrix",
    161 			"tags": ["Polyphonic", "Utility", "Mixer"],
    162 			"manualUrl":
    163 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/moly-patrix.md"
    164 		},
    165 		{
    166 			"slug": "computerscare-horse-a-doodle-doo",
    167 			"name": "Horse A Doodle Doo",
    168 			"description": "Rhythm generator",
    169 			"tags": ["Sequencer", "Clock Modulator", "Polyphonic"],
    170 			"manualUrl":
    171 				"https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-a-doodle-do.md"
    172 		}
    173 	]
    174 }