diff --git a/manifests-cache.json b/manifests-cache.json index b4cdd174..8f630af9 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13813,5 +13813,14 @@ "creationTimestamp": 1717919524.3291078 } } + }, + "OMEg1": { + "buildTimestamp": 1718087278.3796067, + "creationTimestamp": 1718087278.8898425, + "modules": { + "Damonitu": { + "creationTimestamp": 1718087278.9309354 + } + } } } \ No newline at end of file diff --git a/manifests/OMEg1.json b/manifests/OMEg1.json new file mode 100644 index 00000000..41ad06fe --- /dev/null +++ b/manifests/OMEg1.json @@ -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" + ] + } + ] +} \ No newline at end of file