|
- {
- "slug": "not-things",
- "name": "not-things",
- "version": "2.0.2",
- "license": "GPL-3.0-or-later",
- "brand": "not-things",
- "author": "Johan Vanbockryck",
- "authorEmail": "vcv@not-things.com",
- "authorUrl": "https://not-things.com",
- "pluginUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/README.md",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/README.md",
- "sourceUrl": "https://github.com/not-things-modular/not-things-vcv",
- "donateUrl": "https://paypal.me/notthingsmodular",
- "changelogUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/CHANGELOG.md",
- "modules": [
- {
- "slug": "solim",
- "name": "Solim",
- "description": "Limiter and sorter of (note) voltages",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "solim-input-expander",
- "name": "SL-I",
- "description": "Input expander for Solim",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md",
- "tags": [
- "Utility",
- "Expander",
- "Polyphonic"
- ],
- "keywords": "sli"
- },
- {
- "slug": "solim-input-octaver-expander",
- "name": "SL-IO",
- "description": "Input Octaver expander for Solim",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md",
- "tags": [
- "Utility",
- "Expander",
- "Polyphonic"
- ],
- "keywords": "slio"
- },
- {
- "slug": "solim-output-expander",
- "name": "SL-O",
- "description": "Output expander for Solim",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md",
- "tags": [
- "Utility",
- "Expander",
- "Polyphonic"
- ],
- "keywords": "slo"
- },
- {
- "slug": "solim-output-octaver-expander",
- "name": "SL-OO",
- "description": "Output Octaver expander for Solim",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md",
- "tags": [
- "Utility",
- "Expander",
- "Polyphonic"
- ],
- "keywords": "sloo"
- },
- {
- "slug": "solim-random-expander",
- "name": "SL-R",
- "description": "Random expander for Solim",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md",
- "tags": [
- "Utility",
- "Expander",
- "Random",
- "Polyphonic"
- ],
- "keywords": "slr"
- },
- {
- "slug": "pipo-output",
- "name": "P-O",
- "description": "Polyphonic Output",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/PIPO.md",
- "tags": [
- "Utility",
- "Polyphonic"
- ],
- "keywords": "po pipo"
- },
- {
- "slug": "pipo-input",
- "name": "P-I",
- "description": "Polyphonic Input",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/PIPO.md",
- "tags": [
- "Utility",
- "Polyphonic"
- ],
- "keywords": "pi pipo"
- },
- {
- "slug": "poly-same-diff",
- "name": "P-SD",
- "description": "Polyphonic Same and Different",
- "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/PSD.md",
- "tags": [
- "Utility",
- "Polyphonic"
- ],
- "keywords": "psd compare"
- }
- ]
- }
|