@@ -1,12 +1,43 @@ | |||
{ | |||
"slug": "21kHz", | |||
"name": "21kHz", | |||
"author": "Jake Huryn", | |||
"version": "1.0.1", | |||
"license": "MIT", | |||
"authorEmail": "jakehuryn@gmail.com", | |||
"manualUrl": "https://github.com/21kHz/21kHz-rack-plugins/blob/master/README.md", | |||
"sourceUrl": "https://github.com/21kHz/21kHz-rack-plugins", | |||
"donateUrl": "https://www.paypal.me/JakeHuryn", | |||
"pluginUrl": "https://github.com/21kHz/21kHz-rack-plugins/blob/master/README.md", | |||
"slug": "21kHz", | |||
"version": "0.6.1" | |||
"brand": "21kHz", | |||
"author": "21kHz", | |||
"authorEmail": "", | |||
"authorUrl": "", | |||
"pluginUrl": "https://github.com/netboy3/21kHz-rack-plugins", | |||
"manualUrl": "https://github.com/netboy3/21kHz-rack-plugins/blob/master/README.md", | |||
"sourceUrl": "https://github.com/netboy3/21kHz-rack-plugins.git", | |||
"donateUrl": "", | |||
"changelogUrl": "", | |||
"modules": [ | |||
{ | |||
"slug": "kHzPalmLoop", | |||
"name": "PalmLoop", | |||
"description": "Palm Loop \u2014 basic VCO \u2014 8hp", | |||
"tags": [ | |||
"Oscillator" | |||
] | |||
}, | |||
{ | |||
"slug": "kHzTachyonEntangler", | |||
"name": "TachyonEntangler", | |||
"description": "Tachyon Entangler \u2014 chaotic sync VCO \u2014 20hp", | |||
"tags": [ | |||
"Oscillator" | |||
] | |||
}, | |||
{ | |||
"slug": "kHzD_Inf", | |||
"name": "D\u221e", | |||
"description": "D\u221e \u2014 pitch tools \u2014 4hp", | |||
"tags": [ | |||
"Tuner", | |||
"Utility", | |||
"Polyphonic" | |||
] | |||
} | |||
] | |||
} |
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "FrozenWasteland", | |||
"name": "Frozen Wasteland", | |||
"version": "1.11.0", | |||
"version": "1.12.0", | |||
"author": "almostEric", | |||
"license": "GPL-3.0-only", | |||
"authorEmail": "almostEric@frozenwastelandmodules.com", | |||
@@ -113,6 +113,14 @@ | |||
"Vocoder" | |||
] | |||
}, | |||
{ | |||
"slug": "TheOneRingModulator", | |||
"name": "The One Ring Modulator", | |||
"description": "Ring Modulator with CV controlable response", | |||
"tags": [ | |||
"Ring Modulator" | |||
] | |||
}, | |||
{ | |||
"slug": "PhasedLockedLoop", | |||
"name": "Phased Locked Loop", | |||
@@ -137,7 +145,8 @@ | |||
"description": "Probabilistic Quantizer", | |||
"tags": [ | |||
"Quantizer", | |||
"Random" | |||
"Random", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -155,7 +164,8 @@ | |||
"description": "Probabilistic Quantizer using Bohlen Pierce scales and tuning", | |||
"tags": [ | |||
"Quantizer", | |||
"Random" | |||
"Random", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -257,14 +267,6 @@ | |||
"LFO" | |||
] | |||
}, | |||
{ | |||
"slug": "TheOneRingModulator", | |||
"name": "The One Ring Modulator", | |||
"description": "Ring Modulator with CV controlable response", | |||
"tags": [ | |||
"Ring Modulator" | |||
] | |||
}, | |||
{ | |||
"slug": "VoxInhumana", | |||
"name": "Vox Inhumana", | |||