Browse Source

Update manifest OMEg1 to 2.2.0

v2
Andrew Belt 10 months ago
parent
commit
4b6248f0e9
2 changed files with 15 additions and 3 deletions
  1. +4
    -1
      manifests-cache.json
  2. +11
    -2
      manifests/OMEg1.json

+ 4
- 1
manifests-cache.json View File

@@ -13854,11 +13854,14 @@
} }
}, },
"OMEg1": { "OMEg1": {
"buildTimestamp": 1718087278.3796067,
"buildTimestamp": 1719405749.8907926,
"creationTimestamp": 1718087278.8898425, "creationTimestamp": 1718087278.8898425,
"modules": { "modules": {
"Damonitu": { "Damonitu": {
"creationTimestamp": 1718087278.9309354 "creationTimestamp": 1718087278.9309354
},
"Tezca": {
"creationTimestamp": 1719405761.0562646
} }
} }
}, },


+ 11
- 2
manifests/OMEg1.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "OMEg1", "slug": "OMEg1",
"name": "OME", "name": "OME",
"version": "2.1.0",
"version": "2.2.0",
"minRackVersion": "2.5.2", "minRackVersion": "2.5.2",
"license": "proprietary", "license": "proprietary",
"brand": "OME", "brand": "OME",
@@ -9,7 +9,7 @@
"authorEmail": "phorestro@gmail.com", "authorEmail": "phorestro@gmail.com",
"authorUrl": "", "authorUrl": "",
"pluginUrl": "", "pluginUrl": "",
"manualUrl": "https://github.com/phestrada/OME/releases/download/2.1.0/OME-Damonitu-2.1.0-Module.pdf",
"manualUrl": "https://github.com/phestrada/OME",
"sourceUrl": "", "sourceUrl": "",
"donateUrl": "", "donateUrl": "",
"changelogUrl": "", "changelogUrl": "",
@@ -23,6 +23,15 @@
"Sequencer", "Sequencer",
"Arpeggiator" "Arpeggiator"
] ]
},
{
"slug": "Tezca",
"name": "Tezca",
"description": "Generates chord progressions using a simplistic approach of the Bart\u00f3k axis system.",
"tags": [
"Random",
"Sequencer"
]
} }
] ]
} }

Loading…
Cancel
Save