Browse Source

Update manifest for MM_ModelV

v1
Andrew Belt 5 years ago
parent
commit
554c206988
1 changed files with 25 additions and 0 deletions
  1. +25
    -0
      manifests/MM_ModelV.json

+ 25
- 0
manifests/MM_ModelV.json View File

@@ -0,0 +1,25 @@
{
"slug": "MM_ModelV",
"name": "Model V",
"version": "1.0.1",
"license": "proprietary",
"brand": "Mockba Modular",
"author": "Mockba the Borg",
"authorEmail": "mockba.the.borg@gmail.com",
"authorUrl": "http://mockbatheb.org/",
"pluginUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelV",
"manualUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelV/README.md",
"donateUrl": "http://paypal.me/MockbaTheBorg",
"changelogUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelV/RN.md",
"modules": [
{
"slug": "ModelV",
"name": "Model V",
"description": "Virtual analog 3-oscillator polysynth",
"tags": [
"Polyphonic",
"Hardware clone"
]
}
]
}

Loading…
Cancel
Save