Browse Source

Update manifest for ML_modules_seq, ML_modules_QU

v1
Andrew Belt 5 years ago
parent
commit
22625916fc
2 changed files with 57 additions and 0 deletions
  1. +25
    -0
      manifests/ML_modules_QU.json
  2. +32
    -0
      manifests/ML_modules_seq.json

+ 25
- 0
manifests/ML_modules_QU.json View File

@@ -0,0 +1,25 @@
{
"slug": "ML_modules_QU",
"name": "Quantum Universe",
"version": "1.0.0",
"license": "proprietary",
"author": "Martin Lueders",
"brand": "ML Modules",
"authorEmail": "MLmodules@gmail.com",
"authorUrl": "https://github.com/martin-lueders",
"pluginUrl": "https://github.com/martin-lueders",
"manualUrl": "https://github.com/martin-lueders/ML_Pro_Series/wiki",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "Quantum_Pro",
"name": "Quantum Universe",
"description": "",
"tags": [
"Quantizer",
"Polyphonic"
]
}
]
}

+ 32
- 0
manifests/ML_modules_seq.json View File

@@ -0,0 +1,32 @@
{
"slug": "ML_modules_seq",
"name": "Sequencer Pack",
"brand": "ML Modules",
"version": "1.0.0",
"license": "proprietary",
"author": "Martin Lueders",
"authorEmail": "MLmodules@gmail.com",
"authorUrl": "https://github.com/martin-lueders",
"pluginUrl": "https://github.com/martin-lueders/ML_Pro_Series",
"manualUrl": "https://github.com/martin-lueders/ML_Pro_Series/wiki",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "Mem_Sequencer",
"name": "Memory Sequencer",
"description": "",
"tags": [
"Sequencer"
]
},
{
"slug": "Analog_Sequencer",
"name": "Analog Sequencer",
"description": "",
"tags": [
"Sequencer"
]
}
]
}

Loading…
Cancel
Save