Browse Source

Update manifest CVfunkChordCaster to 2.1.2

v2
Andrew Belt 4 months ago
parent
commit
b4bbc59284
2 changed files with 47 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +35
    -0
      manifests/CVfunkChordCaster.json

+ 12
- 0
manifests-cache.json View File

@@ -14755,5 +14755,17 @@
"creationTimestamp": 1734368359.369366
}
}
},
"CVfunkChordCaster": {
"buildTimestamp": 1734563983.132112,
"creationTimestamp": 1734563983.242271,
"modules": {
"ChordCaster": {
"creationTimestamp": 1734563983.2950356
},
"PolyMap": {
"creationTimestamp": 1734563983.3521707
}
}
}
}

+ 35
- 0
manifests/CVfunkChordCaster.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save