|
- {
- "slug": "Stalys",
- "name": "Stalys",
- "version": "1.2.1",
- "license": "GPL-3.0-or-later",
- "brand": "Stalys",
- "author": "Denis Dubo Chevalier",
- "authorEmail": "stalysmusic@gmail.com",
- "authorUrl": "https://linktr.ee/stalysmusic",
- "pluginUrl": "https://github.com/denischevalier/StalysVCVPlugin",
- "manualUrl": "https://github.com/denischevalier/StalysVCVPlugin/blob/main/README.md",
- "sourceUrl": "https://github.com/denischevalier/StalysVCVPlugin",
- "donateUrl": "https://www.patreon.com/stalysmusic",
- "changelogUrl": "https://github.com/denischevalier/StalysVCVPlugin/blob/main/CHANGELOG.md",
- "modules": [
- {
- "slug": "VCDualNeuron",
- "name": "VC Dual Neuron",
- "description": "Voltage-controlled dual neuron module",
- "tags": [
- "dual",
- "logic",
- "mixer",
- "noise",
- "random",
- "ring modulator",
- "s&h",
- "utility",
- "vca",
- "waveshaper"
- ]
- },
- {
- "slug": "Comparator",
- "name": "8 Comparator",
- "description": "8x Comparator",
- "tags": [
- "utility",
- "clock generator",
- "logic"
- ]
- },
- {
- "slug": "Multiplier",
- "name": "8 Multiplier",
- "description": "8 four-quadrant multipliers / ring modulators",
- "tags": [
- "attenuator",
- "ring modulator",
- "utility",
- "vca"
- ]
- },
- {
- "slug": "Sum",
- "name": "8 Sum",
- "description": "8 three to one unity mixers",
- "tags": [
- "mixer",
- "utility"
- ]
- },
- {
- "slug": "Diff",
- "name": "8 Diff",
- "description": "8 difference calculators",
- "tags": [
- "utility"
- ]
- },
- {
- "slug": "Not",
- "name": "8 Not",
- "description": "8 Not operators",
- "tags": [
- "logic",
- "utility"
- ]
- },
- {
- "slug": "Abs",
- "name": "8 Abs",
- "description": "8 Absolute value operators",
- "tags": [
- "utility",
- "waveshaper"
- ]
- },
- {
- "slug": "ASR",
- "name": "Analog Shift Register",
- "description": "8 bits analog shift register",
- "tags": [
- "s&h",
- "logic",
- "clock modulator"
- ]
- }
- ]
- }
|