Browse Source

Update manifest Jasmine-and-Olive-Trees to 2.0.2

v2
Andrew Belt 1 year ago
parent
commit
6c62989ff2
3 changed files with 39 additions and 2 deletions
  1. +7
    -0
      ModularGrid-VCVLibrary.json
  2. +7
    -1
      manifests-cache.json
  3. +25
    -1
      manifests/Jasmine-and-Olive-Trees.json

+ 7
- 0
ModularGrid-VCVLibrary.json View File

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

+ 7
- 1
manifests-cache.json View File

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


+ 25
- 1
manifests/Jasmine-and-Olive-Trees.json View File

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

Loading…
Cancel
Save