diff --git a/manifests-cache.json b/manifests-cache.json index f06f9d02..bb56a8fd 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -14755,5 +14755,17 @@ "creationTimestamp": 1734368359.369366 } } + }, + "CVfunkChordCaster": { + "buildTimestamp": 1734563983.132112, + "creationTimestamp": 1734563983.242271, + "modules": { + "ChordCaster": { + "creationTimestamp": 1734563983.2950356 + }, + "PolyMap": { + "creationTimestamp": 1734563983.3521707 + } + } } } \ No newline at end of file diff --git a/manifests/CVfunkChordCaster.json b/manifests/CVfunkChordCaster.json new file mode 100644 index 00000000..170fd650 --- /dev/null +++ b/manifests/CVfunkChordCaster.json @@ -0,0 +1,35 @@ +{ + "slug": "CVfunkChordCaster", + "name": "CV funk Chord Caster", + "version": "2.1.2", + "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": "ChordCaster", + "name": "Chord Caster", + "description": "A 6-note stereo phase-distortion synth voice with chord sequencer, parameter automation, modulation bus, tanh saturation and fractional three-tap delay.", + "tags": [ + "Synth voice", + "Sequencer" + ] + }, + { + "slug": "PolyMap", + "name": "Poly Map", + "description": "Companion module to Chord Caster. Map poly inputs to a V/oct containing only the active notes, based on gates.", + "tags": [ + "Utility", + "Polyphonic" + ] + } + ] +} \ No newline at end of file