Browse Source

Update manifest for OmniMango-Hyper

v1
Andrew Belt 3 years ago
parent
commit
05cad255ce
2 changed files with 52 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +40
    -0
      manifests/OmniMango-Hyper.json

+ 12
- 0
manifests-cache.json View File

@@ -9688,5 +9688,17 @@
"creationTimestamp": 1627193160.2833498
}
}
},
"OmniMango-Hyper": {
"buildTimestamp": 1628027851.1669002,
"creationTimestamp": 1628027851.564015,
"modules": {
"OmniMango-Hyper-Loop": {
"creationTimestamp": 1628027851.6770701
},
"OmniMango-Hyper-Syrup": {
"creationTimestamp": 1628027851.7791288
}
}
}
}

+ 40
- 0
manifests/OmniMango-Hyper.json View File

@@ -0,0 +1,40 @@
{
"slug": "OmniMango-Hyper",
"name": "OmniMango Hyper Wavetable",
"version": "1.0.0",
"license": "https://vcvrack.com/eula",
"brand": "OmniMango",
"author": "Garnet Grimm",
"authorEmail": "garnetgrimm720@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/garnetgrimm/Omnimango-Manuals/blob/master/HyperManual.md",
"sourceUrl": "",
"donateUrl": "https://paypal.me/Omnimango?locale.x=en_US",
"changelogUrl": "",
"modules": [
{
"slug": "OmniMango-Hyper-Loop",
"name": "HyperLoop",
"description": "Incoming quick looper",
"tags": [
"Sampler",
"Expander"
]
},
{
"slug": "OmniMango-Hyper-Syrup",
"name": "HyperSyrup",
"description": "Wavetable Synthesizer",
"tags": [
"Polyphonic",
"Oscillator"
],
"keywords": [
"Polyphonic",
"Oscillator",
"Wavetable"
]
}
]
}

Loading…
Cancel
Save