| @@ -13650,7 +13650,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "JPFree": { | "JPFree": { | ||||
| "buildTimestamp": 1698421093.3277118, | |||||
| "buildTimestamp": 1740596376.8419847, | |||||
| "creationTimestamp": 1696926036.1207867, | "creationTimestamp": 1696926036.1207867, | ||||
| "modules": { | "modules": { | ||||
| "ThreeTrack": { | "ThreeTrack": { | ||||
| @@ -13667,11 +13667,17 @@ | |||||
| }, | }, | ||||
| "WindowedSwitch": { | "WindowedSwitch": { | ||||
| "creationTimestamp": 1696926036.7606237 | "creationTimestamp": 1696926036.7606237 | ||||
| }, | |||||
| "EvoSeq": { | |||||
| "creationTimestamp": 1740596377.3545132 | |||||
| }, | |||||
| "Octavator": { | |||||
| "creationTimestamp": 1740596377.4372041 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| "JPLab": { | "JPLab": { | ||||
| "buildTimestamp": 1698421164.7104318, | |||||
| "buildTimestamp": 1740596315.4499507, | |||||
| "creationTimestamp": 1696926036.8842292, | "creationTimestamp": 1696926036.8842292, | ||||
| "modules": { | "modules": { | ||||
| "FourTrack": { | "FourTrack": { | ||||
| @@ -14989,5 +14995,26 @@ | |||||
| "creationTimestamp": 1740595408.6592586 | "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 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -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": [] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "JPFree", | "slug": "JPFree", | ||||
| "name": "JP Free", | "name": "JP Free", | ||||
| "version": "2.0.2", | |||||
| "version": "2.1.0", | |||||
| "license": "https://vcvrack.com/eula", | "license": "https://vcvrack.com/eula", | ||||
| "brand": "JP", | "brand": "JP", | ||||
| "author": "Andrew Hanson (Path Set) & Joop van der Linden", | "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" | "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", | "slug": "ShiftAndShuffle", | ||||
| "name": "Shift & Shuffle Expander", | "name": "Shift & Shuffle Expander", | ||||
| @@ -64,6 +74,15 @@ | |||||
| "Random" | "Random" | ||||
| ], | ], | ||||
| "keywords": "counter" | "keywords": "counter" | ||||
| }, | |||||
| { | |||||
| "slug": "Octavator", | |||||
| "name": "Octavator", | |||||
| "description": "Replace or offest the Octave of a V/Oct signal.", | |||||
| "tags": [ | |||||
| "Random" | |||||
| ], | |||||
| "keywords": "octave" | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "JPLab", | "slug": "JPLab", | ||||
| "name": "JP Lab", | "name": "JP Lab", | ||||
| "version": "2.0.2", | |||||
| "version": "2.1.0", | |||||
| "license": "https://vcvrack.com/eula", | "license": "https://vcvrack.com/eula", | ||||
| "brand": "JP", | "brand": "JP", | ||||
| "author": "Andrew Hanson (Path Set) & Joop van der Linden", | "author": "Andrew Hanson (Path Set) & Joop van der Linden", | ||||