diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index 3c422a56..7646ddc7 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1690,5 +1690,12 @@ "vcvUrl": "https://library.vcvrack.com/NANOModules/VCVRANDOM", "mgUrl": "https://www.modulargrid.net/e/nano-modules-vcv-random", "mgModuleId": 47608 + }, + { + "pluginSlug": "Jasmine-and-Olive-Trees", + "moduleSlug": "Water", + "vcvUrl": "https://library.vcvrack.com/Jasmine-and-Olive-Trees/Water", + "mgUrl": "https://www.modulargrid.net/e/jasmine-olive-trees-water", + "mgModuleId": 45009 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 11501be4..62e3cc62 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13224,11 +13224,17 @@ } }, "Jasmine-and-Olive-Trees": { - "buildTimestamp": 1699919994.1701214, + "buildTimestamp": 1711115348.3252938, "creationTimestamp": 1699659406.8446987, "modules": { "Traffic": { "creationTimestamp": 1699659406.9658122 + }, + "Water": { + "creationTimestamp": 1711115348.4181287 + }, + "Hotel": { + "creationTimestamp": 1711115348.455769 } } }, diff --git a/manifests/Jasmine-and-Olive-Trees.json b/manifests/Jasmine-and-Olive-Trees.json index 042deab7..31b92033 100644 --- a/manifests/Jasmine-and-Olive-Trees.json +++ b/manifests/Jasmine-and-Olive-Trees.json @@ -1,7 +1,7 @@ { "slug": "Jasmine-and-Olive-Trees", "name": "Jasmine & Olive Trees", - "version": "2.0.1", + "version": "2.0.2", "license": "proprietary", "brand": "Jasmine & Olive Trees", "author": "Domingo Martin", @@ -26,6 +26,30 @@ "modularGridUrl": "https://www.modulargrid.net/e/jasmine-olive-trees-traffic", "manual": "https://jasmineandolivetrees.com/pages/traffic-manual", "keywords": "Controll macro oscillator plaits basimilus taiko preset" + }, + { + "slug": "Water", + "name": "Water", + "description": "Three-phase 8-step CV generator", + "tags": [ + "Sequencer", + "Utility", + "Hardware clone" + ], + "modularGridUrl": "https://www.modulargrid.net/e/jasmine-olive-trees-water", + "manual": "https://jasmineandolivetrees.com/pages/water-manual", + "keywords": "8-step sequencer" + }, + { + "slug": "Hotel", + "name": "Hotel", + "description": "Source of loopable random gates with preset frequencies.", + "tags": [ + "Random", + "Sequencer", + "Clock modulator" + ], + "keywords": "random gates" } ] } \ No newline at end of file