|
- {
- "slug": "cvly",
- "name": "cvly",
- "version": "2.0.1",
- "license": "GPL-3.0-or-later",
- "brand": "cvly",
- "author": "Benja Appel",
- "authorEmail": "beno.appel@gmail.com",
- "authorUrl": "",
- "pluginUrl": "",
- "manualUrl": "https://github.com/Lyqst/cvly-modules/tree/v2/docs",
- "sourceUrl": "https://github.com/Lyqst/cvly-modules",
- "donateUrl": "https://ko-fi.com/cvlymodules",
- "changelogUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/CHANGELOG.md",
- "modules": [
- {
- "slug": "brst",
- "name": "brst",
- "description": "Burst generator with up to 8 outputs",
- "tags": [
- "poly",
- "sample and hold",
- "sequencer",
- "switch"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/brst.md#brst"
- },
- {
- "slug": "bss",
- "name": "bss",
- "description": "Generates a bass note for the incoming poly input, using one of three modes",
- "tags": [
- "poly",
- "quantizer",
- "sample and hold",
- "utility"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/bss.md#bss"
- },
- {
- "slug": "crcl",
- "name": "crcl",
- "description": "Quantizer/sequencer based on the circle of fifths",
- "tags": [
- "quantizer",
- "poly",
- "sample and hold",
- "sequencer"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/crcl.md#crcl"
- },
- {
- "slug": "ntrvlc",
- "name": "ntrvlc",
- "description": "4x8 sequencer with incorporated quantizer",
- "tags": [
- "quantizer",
- "poly",
- "sequencer"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/ntrvlc.md#ntrvlc"
- },
- {
- "slug": "ntrvlx",
- "name": "ntrvlx",
- "description": "ntrvlc expander with output triggers and stacking configuration",
- "tags": [
- "expander"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/ntrvlc.md#ntrvlx-expander"
- },
- {
- "slug": "spc",
- "name": "spc",
- "description": "Spreads the notes for incoming poly input, with a settable minimum interval distance",
- "tags": [
- "quantizer",
- "poly",
- "utility"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/spc.md#spc"
- },
- {
- "slug": "stpr",
- "name": "stpr",
- "description": "Sequencer with switches for each step",
- "tags": [
- "sequencer",
- "switch"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/stpr.md#stpr"
- },
- {
- "slug": "txt",
- "name": "txt",
- "description": "Informative expander for all cvly modules",
- "tags": [
- "expander",
- "utility"
- ]
- },
- {
- "slug": "vbrt",
- "name": "vbrt",
- "description": "Multiple pitch voltage detuner with incorporated per-channel LFO",
- "tags": [
- "multiple",
- "lfo",
- "poly"
- ],
- "manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/vbrt.md#vbrt"
- },
- {
- "slug": "whl",
- "name": "whl",
- "description": "3hp blank panel with cvly whale logo",
- "tags": [
- "blank"
- ]
- }
- ]
- }
|