Browse Source

Update manifest OMEg1 to 2.1.0

v2
Andrew Belt 11 months ago
parent
commit
0b62f0a984
2 changed files with 37 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +28
    -0
      manifests/OMEg1.json

+ 9
- 0
manifests-cache.json View File

@@ -13813,5 +13813,14 @@
"creationTimestamp": 1717919524.3291078
}
}
},
"OMEg1": {
"buildTimestamp": 1718087278.3796067,
"creationTimestamp": 1718087278.8898425,
"modules": {
"Damonitu": {
"creationTimestamp": 1718087278.9309354
}
}
}
}

+ 28
- 0
manifests/OMEg1.json View File

@@ -0,0 +1,28 @@
{
"slug": "OMEg1",
"name": "OME",
"version": "2.1.0",
"minRackVersion": "2.5.2",
"license": "proprietary",
"brand": "OME",
"author": "Pablo H. Estrada",
"authorEmail": "phorestro@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/phestrada/OME/releases/download/2.1.0/OME-Damonitu-2.1.0-Module.pdf",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Damonitu",
"name": "Damonitu",
"description": "Generates arpeggios/melodies/(your noun here) based on euclidean rhythmic patterns and randomizable, or fixed, melodic patterns.",
"tags": [
"Random",
"Sequencer",
"Arpeggiator"
]
}
]
}

Loading…
Cancel
Save