diff --git a/manifests-cache.json b/manifests-cache.json index 04df2c93..3f8aa179 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13650,7 +13650,7 @@ } }, "JPFree": { - "buildTimestamp": 1698421093.3277118, + "buildTimestamp": 1740596376.8419847, "creationTimestamp": 1696926036.1207867, "modules": { "ThreeTrack": { @@ -13667,11 +13667,17 @@ }, "WindowedSwitch": { "creationTimestamp": 1696926036.7606237 + }, + "EvoSeq": { + "creationTimestamp": 1740596377.3545132 + }, + "Octavator": { + "creationTimestamp": 1740596377.4372041 } } }, "JPLab": { - "buildTimestamp": 1698421164.7104318, + "buildTimestamp": 1740596315.4499507, "creationTimestamp": 1696926036.8842292, "modules": { "FourTrack": { @@ -14989,5 +14995,26 @@ "creationTimestamp": 1740595408.6592586 } } + }, + "JPEvo": { + "buildTimestamp": 1740596245.8387265, + "creationTimestamp": 1740596376.942895, + "modules": { + "EvoCycle": { + "creationTimestamp": 1740596377.0158467 + }, + "EvoMirror": { + "creationTimestamp": 1740596377.0816343 + }, + "EvoEndless": { + "creationTimestamp": 1740596377.1457055 + }, + "MemorySlots": { + "creationTimestamp": 1740596377.2109177 + }, + "SharedNotePool": { + "creationTimestamp": 1740596377.2776837 + } + } } } \ No newline at end of file diff --git a/manifests/JPEvo.json b/manifests/JPEvo.json new file mode 100644 index 00000000..0c791a39 --- /dev/null +++ b/manifests/JPEvo.json @@ -0,0 +1,67 @@ +{ + "slug": "JPEvo", + "name": "JP Evo", + "version": "2.1.0", + "license": "https://vcvrack.com/eula", + "brand": "JP", + "author": "Andrew Hanson (Path Set) & Joop van der Linden", + "authorEmail": "", + "authorUrl": "", + "pluginUrl": "https://github.com/patheros/JPManuals", + "manualUrl": "https://github.com/patheros/JPManuals/blob/main/JPEvo.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "EvoCycle", + "name": "Evo Cycle", + "description": "Evolving melodies that cycle back to their starting point.", + "manualUrl": "", + "tags": [ + "Sequencer", + "Random" + ], + "keywords": "melody 1v/oct v/oct volt per ocatve note pool evolution mutation cycle" + }, + { + "slug": "EvoMirror", + "name": "Evo Mirror", + "description": "Flip flip between two parallel eight-step sequences.", + "manualUrl": "", + "tags": [ + "Sequencer", + "Random" + ], + "keywords": "melody 1v/oct v/oct volt per ocatve note pool evolution mutation cycle" + }, + { + "slug": "EvoEndless", + "name": "Evo Endless", + "description": "Bounce endlessely between eight different note pools in an always evolving sequence.", + "manualUrl": "", + "tags": [ + "Sequencer", + "Random" + ], + "keywords": "melody 1v/oct v/oct volt per ocatve note pool evolution mutation cycle" + }, + { + "slug": "MemorySlots", + "name": "Memory Expander", + "description": "Expander for any main JPLab sequencer. Five CV controllable save slots for sequences.", + "tags": [ + "Expander", + "Sequencer", + "Random" + ], + "keywords": "save load slots sequence cv trigger" + }, + { + "slug": "SharedNotePool", + "name": "Helm", + "description": "Dedicated and extended note pool control that can be connected to multiple JP sequencers at once, including those without a keyboard on the panel.", + "tags": [] + } + ] +} \ No newline at end of file diff --git a/manifests/JPFree.json b/manifests/JPFree.json index 342cd723..d2a21135 100644 --- a/manifests/JPFree.json +++ b/manifests/JPFree.json @@ -1,7 +1,7 @@ { "slug": "JPFree", "name": "JP Free", - "version": "2.0.2", + "version": "2.1.0", "license": "https://vcvrack.com/eula", "brand": "JP", "author": "Andrew Hanson (Path Set) & Joop van der Linden", @@ -44,6 +44,16 @@ ], "keywords": "melody 1v/oct v/oct volt per ocatve keyboard note pool instrument" }, + { + "slug": "EvoSeq", + "name": "EvoSeq", + "description": "Seven triggerable ways to evolve an eight step sequence over time.", + "tags": [ + "Sequencer", + "Random" + ], + "keywords": "melody 1v/oct v/oct volt per ocatve keyboard note pool instrument" + }, { "slug": "ShiftAndShuffle", "name": "Shift & Shuffle Expander", @@ -64,6 +74,15 @@ "Random" ], "keywords": "counter" + }, + { + "slug": "Octavator", + "name": "Octavator", + "description": "Replace or offest the Octave of a V/Oct signal.", + "tags": [ + "Random" + ], + "keywords": "octave" } ] } \ No newline at end of file diff --git a/manifests/JPLab.json b/manifests/JPLab.json index 89e2bcb4..91f0087f 100644 --- a/manifests/JPLab.json +++ b/manifests/JPLab.json @@ -1,7 +1,7 @@ { "slug": "JPLab", "name": "JP Lab", - "version": "2.0.2", + "version": "2.1.0", "license": "https://vcvrack.com/eula", "brand": "JP", "author": "Andrew Hanson (Path Set) & Joop van der Linden",