Browse Source

Update manifest OhmerPrems to 2.2.7

pull/785/head
Andrew Belt 2 years ago
parent
commit
77b3bc1ad9
2 changed files with 25 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +18
    -1
      manifests/OhmerPrems.json

+ 7
- 1
manifests-cache.json View File

@@ -6302,7 +6302,7 @@
} }
}, },
"OhmerPrems": { "OhmerPrems": {
"buildTimestamp": 1675095046.5491662,
"buildTimestamp": 1680935261.3784328,
"creationTimestamp": 1561308392.0, "creationTimestamp": 1561308392.0,
"modules": { "modules": {
"QuadPercs": { "QuadPercs": {
@@ -6310,6 +6310,12 @@
}, },
"KordZ": { "KordZ": {
"creationTimestamp": 1638318756.068245 "creationTimestamp": 1638318756.068245
},
"FroeZe": {
"creationTimestamp": 1680935266.7470078
},
"FroeZeX": {
"creationTimestamp": 1680935266.9860692
} }
} }
}, },


+ 18
- 1
manifests/OhmerPrems.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "OhmerPrems", "slug": "OhmerPrems",
"name": "OhmerPrems", "name": "OhmerPrems",
"version": "2.2.4",
"version": "2.2.7",
"license": "proprietary", "license": "proprietary",
"author": "Dominique Camus", "author": "Dominique Camus",
"brand": "Ohmer Modules", "brand": "Ohmer Modules",
@@ -12,6 +12,23 @@
"sourceUrl": "", "sourceUrl": "",
"donateUrl": "", "donateUrl": "",
"modules": [ "modules": [
{
"slug": "FroeZe",
"name": "FroeZe",
"description": "16-track 64-step drum sequencer (1ms trigger / QuadPercs Audio Engine outputs)",
"tags": [
"Drum",
"Sequencer"
]
},
{
"slug": "FroeZeX",
"name": "FroeZe-X",
"description": "Expander for FroeZe sequencer, additional outputs for AC'd notes, plus edit features",
"tags": [
"Expander"
]
},
{ {
"slug": "KordZ", "slug": "KordZ",
"name": "KordZ", "name": "KordZ",


Loading…
Cancel
Save