diff --git a/manifests/ML_modules_QU.json b/manifests/ML_modules_QU.json new file mode 100644 index 00000000..5bb22148 --- /dev/null +++ b/manifests/ML_modules_QU.json @@ -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" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/ML_modules_seq.json b/manifests/ML_modules_seq.json new file mode 100644 index 00000000..979ae564 --- /dev/null +++ b/manifests/ML_modules_seq.json @@ -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" + ] + } + ] +} \ No newline at end of file