Browse Source

Update manifest for MM_Oscah

v1
Andrew Belt 5 years ago
parent
commit
fd7099dd20
1 changed files with 35 additions and 0 deletions
  1. +35
    -0
      manifests/MM_Oscah.json

+ 35
- 0
manifests/MM_Oscah.json View File

@@ -0,0 +1,35 @@
{
"slug": "MM_Oscah",
"name": "Special oscillators",
"version": "1.0.0",
"license": "proprietary",
"brand": "Mockba Modular",
"author": "Mockba the Borg",
"authorEmail": "mockba.the.borg@gmail.com",
"authorUrl": "http://mockbatheb.org/",
"pluginUrl": "https://github.com/MockbaTheBorg/MockbaModular",
"manualUrl": "https://github.com/MockbaTheBorg/MockbaModular/blob/master/README.md",
"sourceUrl": "https://github.com/MockbaTheBorg/MockbaModular",
"donateUrl": "http://paypal.me/MockbaTheBorg",
"changelogUrl": "",
"modules": [
{
"slug": "CZOscah",
"name": "CZ Oscah",
"description": "Casio CZ like oscillator with wave sequence",
"tags": [
"Polyphonic",
"Oscillator"
]
},
{
"slug": "MaugOscah",
"name": "Maug Oscah",
"description": "Moog like oscillator with wave sequence",
"tags": [
"Polyphonic",
"Oscillator"
]
}
]
}

Loading…
Cancel
Save