@@ -1,13 +1,13 @@ | |||||
{ | { | ||||
"slug": "CountModula", | "slug": "CountModula", | ||||
"name": "Count Modular", | |||||
"version": "1.0.0", | |||||
"name": "Count Modula", | |||||
"version": "1.0.1", | |||||
"license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
"brand": "Count Modula", | "brand": "Count Modula", | ||||
"author": "Adam Verspaget", | "author": "Adam Verspaget", | ||||
"authorEmail": "CountModula@gmail.com", | "authorEmail": "CountModula@gmail.com", | ||||
"authorUrl": "https://github.com/countmodula", | "authorUrl": "https://github.com/countmodula", | ||||
"pluginUrl": "", | |||||
"pluginUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/README.md", | |||||
"manualUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/MANUAL.md", | "manualUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/MANUAL.md", | ||||
"sourceUrl": "https://github.com/countmodula/VCVRackPlugins", | "sourceUrl": "https://github.com/countmodula/VCVRackPlugins", | ||||
"donateUrl": "https://paypal.me/countmodula?locale.x=en_AU", | "donateUrl": "https://paypal.me/countmodula?locale.x=en_AU", | ||||
@@ -181,6 +181,14 @@ | |||||
"Switch" | "Switch" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "Mute", | |||||
"name": "Mute", | |||||
"description": "A voltage controlled mute", | |||||
"tags": [ | |||||
"Controller" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "Mute-iple", | "slug": "Mute-iple", | ||||
"name": "Mute-iple", | "name": "Mute-iple", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "FrozenWasteland", | "slug": "FrozenWasteland", | ||||
"name": "Frozen Wasteland", | "name": "Frozen Wasteland", | ||||
"version": "1.0.0", | |||||
"version": "1.1.0", | |||||
"author": "Eric Sterling", | "author": "Eric Sterling", | ||||
"license": "CC0-1.0", | "license": "CC0-1.0", | ||||
"authorEmail": "e.sterling@comcast.net", | "authorEmail": "e.sterling@comcast.net", | ||||
@@ -10,6 +10,7 @@ | |||||
"manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", | "manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", | ||||
"sourceUrl": "https://github.com/almostEric/FrozenWasteland", | "sourceUrl": "https://github.com/almostEric/FrozenWasteland", | ||||
"donateUrl": "https://paypal.me/FrozenWasteland", | "donateUrl": "https://paypal.me/FrozenWasteland", | ||||
"changelogUrl": "https://github.com/almostEric/FrozenWasteland/blob/CHANGELOG.md", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "BPMLFO", | "slug": "BPMLFO", | ||||
@@ -8,7 +8,7 @@ | |||||
"authorUrl": "http://jeremywentworth.com/", | "authorUrl": "http://jeremywentworth.com/", | ||||
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", | "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", | ||||
"sourceUrl": "https://github.com/jeremywen/JW-Modules", | "sourceUrl": "https://github.com/jeremywen/JW-Modules", | ||||
"version": "1.0.1", | |||||
"version": "1.0.2", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "BlankPanel_SM", | "slug": "BlankPanel_SM", | ||||