Browse Source

Update manifest for MockbaModular, OrangeLine

v1
Andrew Belt 5 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",
"name": "Mockba Modular",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"brand": "Mockba Modular",
"author": "Mockba the Borg",


+ 8
- 3
manifests/OrangeLine.json View File

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

Loading…
Cancel
Save