Browse Source

Update manifest CVfunkModulations to 2.2.9

pull/876/head
Andrew Belt 3 months ago
parent
commit
7124964e0b
2 changed files with 73 additions and 0 deletions
  1. +18
    -0
      manifests-cache.json
  2. +55
    -0
      manifests/CVfunkModulations.json

+ 18
- 0
manifests-cache.json View File

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

+ 55
- 0
manifests/CVfunkModulations.json View File

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

Loading…
Cancel
Save