Browse Source

Update manifest for MockbaModular, OrangeLine

v1
Andrew Belt 6 years ago
parent
commit
8ab91f3058
2 changed files with 9 additions and 4 deletions
  1. +1
    -1
      manifests/MockbaModular.json
  2. +8
    -3
      manifests/OrangeLine.json

+ 1
- 1
manifests/MockbaModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "MockbaModular", "slug": "MockbaModular",
"name": "Mockba Modular", "name": "Mockba Modular",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT", "license": "MIT",
"brand": "Mockba Modular", "brand": "Mockba Modular",
"author": "Mockba the Borg", "author": "Mockba the Borg",


+ 8
- 3
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "OrangeLine", "slug": "OrangeLine",
"name": "OrangeLine", "name": "OrangeLine",
"version": "1.3.0",
"version": "1.3.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"brand": "", "brand": "",
"author": "Dieter Stubler", "author": "Dieter Stubler",
@@ -21,7 +21,9 @@
"Tuner", "Tuner",
"Utility", "Utility",
"Distortion", "Distortion",
"WaveShaper"
"WaveShaper",
"Polyphonic",
"Poly"
] ]
}, },
{ {
@@ -38,7 +40,10 @@
"name": "Mother", "name": "Mother",
"description": "Mode aware probability driven quantizer", "description": "Mode aware probability driven quantizer",
"tags": [ "tags": [
"Quantizer"
"Quantizer",
"Sequencer",
"Polyphonic",
"Poly"
] ]
} }
] ]

Loading…
Cancel
Save