Browse Source

Update manifest CVfunkChordCaster to 2.1.5

v2
Andrew Belt 1 month ago
parent
commit
b8febfa7df
2 changed files with 13 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +9
    -1
      manifests/CVfunkChordCaster.json

+ 4
- 1
manifests-cache.json View File

@@ -14871,7 +14871,7 @@
} }
}, },
"CVfunkChordCaster": { "CVfunkChordCaster": {
"buildTimestamp": 1737397743.2927945,
"buildTimestamp": 1742145189.8507822,
"creationTimestamp": 1734563983.242271, "creationTimestamp": 1734563983.242271,
"modules": { "modules": {
"ChordCaster": { "ChordCaster": {
@@ -14879,6 +14879,9 @@
}, },
"PolyMap": { "PolyMap": {
"creationTimestamp": 1734563983.3521707 "creationTimestamp": 1734563983.3521707
},
"Chordy": {
"creationTimestamp": 1742145190.0449903
} }
} }
}, },


+ 9
- 1
manifests/CVfunkChordCaster.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "CVfunkChordCaster", "slug": "CVfunkChordCaster",
"name": "CV funk Chord Caster", "name": "CV funk Chord Caster",
"version": "2.1.4",
"version": "2.1.5",
"license": "https://vcvrack.com/eula", "license": "https://vcvrack.com/eula",
"brand": "CV funk", "brand": "CV funk",
"author": "Cody Geary", "author": "Cody Geary",
@@ -30,6 +30,14 @@
"Utility", "Utility",
"Polyphonic" "Polyphonic"
] ]
},
{
"slug": "Chordy",
"name": "Chordy",
"description": "Just the 6-note chord sequencer from Chord Caster.",
"tags": [
"Sequencer"
]
} }
] ]
} }

Loading…
Cancel
Save