Browse Source

Update manifest for LindenbergResearch

v1
Andrew Belt 5 years ago
parent
commit
56c3bef8a4
1 changed files with 14 additions and 6 deletions
  1. +14
    -6
      manifests/LindenbergResearch.json

+ 14
- 6
manifests/LindenbergResearch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "LindenbergResearch", "slug": "LindenbergResearch",
"name": "LindenbergResearch", "name": "LindenbergResearch",
"version": "1.3.0",
"version": "1.3.3",
"license": "proprietary", "license": "proprietary",
"author": "Lindenberg Research", "author": "Lindenberg Research",
"authorEmail": "heapdump@icloud.com", "authorEmail": "heapdump@icloud.com",
@@ -15,7 +15,15 @@
"description": "Analog oscillator", "description": "Analog oscillator",
"tags": [ "tags": [
"OSCILLATOR", "OSCILLATOR",
"Polyphon"
"Polyphonic"
]
},
{
"slug": "Noiser",
"name": "NO!ZER Probability Emitter",
"description": "Variable noise and random generator",
"tags": [
"OSCILLATOR"
] ]
}, },
{ {
@@ -24,7 +32,7 @@
"description": "Analog oscillator", "description": "Analog oscillator",
"tags": [ "tags": [
"OSCILLATOR", "OSCILLATOR",
"Polyphon"
"Polyphonic"
] ]
}, },
{ {
@@ -41,7 +49,7 @@
"description": "Neo distortion filter", "description": "Neo distortion filter",
"tags": [ "tags": [
"FILTER", "FILTER",
"Polyphon"
"Polyphonic"
] ]
}, },
{ {
@@ -107,7 +115,7 @@
"description": "Converts a stereo signal to poly and vice versa", "description": "Converts a stereo signal to poly and vice versa",
"tags": [ "tags": [
"TOOL", "TOOL",
"Polyphon"
"Polyphonic"
] ]
}, },
{ {
@@ -158,7 +166,7 @@
"tags": [ "tags": [
"DELAY", "DELAY",
"EFFECT", "EFFECT",
"Polyphon"
"Polyphonic"
] ]
} }
] ]

Loading…
Cancel
Save