diff --git a/manifests-cache.json b/manifests-cache.json index 34f597ce..ccbbb9c7 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -16015,5 +16015,23 @@ "creationTimestamp": 1759801618.0282087 } } + }, + "CVfunkModulations": { + "buildTimestamp": 1760375141.8590715, + "creationTimestamp": 1760375142.2337282, + "modules": { + "Syzygy": { + "creationTimestamp": 1760375142.3025968 + }, + "SuperWonk": { + "creationTimestamp": 1760375142.374965 + }, + "EnvelopeCity": { + "creationTimestamp": 1760375142.4414246 + }, + "ArrangeXL": { + "creationTimestamp": 1760375142.5070832 + } + } } } \ No newline at end of file diff --git a/manifests/CVfunkModulations.json b/manifests/CVfunkModulations.json new file mode 100644 index 00000000..c5176a39 --- /dev/null +++ b/manifests/CVfunkModulations.json @@ -0,0 +1,55 @@ +{ + "slug": "CVfunkModulations", + "name": "CV funk Modulations", + "version": "2.2.9", + "license": "https://vcvrack.com/eula", + "brand": "CV funk", + "author": "Cody Geary", + "authorEmail": "codyge@gmail.com", + "authorUrl": "", + "pluginUrl": "https://github.com/codygeary/CVfunk-Modules", + "manualUrl": "https://github.com/codygeary/CVfunk-Modules/blob/main/img/CV_funk_PRO_Manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Syzygy", + "name": "Syzygy", + "description": "A polyphonic stereo oscillator that merges two distinctive voices, allowing you to fade, crossmodulate, wavefold and mix in pink/white noise for unique additive synth sounds.", + "tags": [ + "Synth voice", + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "SuperWonk", + "name": "Super Wonk", + "description": "16-channel phase-linked low frequency oscillator with the abiltiy to get wonky or morph into alignment.", + "tags": [ + "Low-frequency oscillator", + "Polyphonic" + ] + }, + { + "slug": "EnvelopeCity", + "name": "Envelope City", + "description": "An ultra-precise AD function/envelope generator with shapes that morph smoothly over 16-channels.", + "tags": [ + "Envelope generator", + "Function generator", + "Polyphonic" + ] + }, + { + "slug": "ArrangeXL", + "name": "Arrange XL", + "description": "16-channel sequencer with ability to sample and record CV inputs. ", + "tags": [ + "Sequencer", + "Polyphonic" + ] + } + ] +} \ No newline at end of file