Browse Source

Update manifest for LindenbergResearch

v1
Andrew Belt 5 years ago
parent
commit
4e1a6129ef
1 changed files with 25 additions and 4 deletions
  1. +25
    -4
      manifests/LindenbergResearch.json

+ 25
- 4
manifests/LindenbergResearch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "LindenbergResearch", "slug": "LindenbergResearch",
"name": "LindenbergResearch", "name": "LindenbergResearch",
"version": "1.2.0",
"version": "1.3.0",
"license": "proprietary", "license": "proprietary",
"author": "Lindenberg Research", "author": "Lindenberg Research",
"authorEmail": "heapdump@icloud.com", "authorEmail": "heapdump@icloud.com",
@@ -14,7 +14,17 @@
"name": "Woldemar analog VCO", "name": "Woldemar analog VCO",
"description": "Analog oscillator", "description": "Analog oscillator",
"tags": [ "tags": [
"OSCILLATOR"
"OSCILLATOR",
"Polyphon"
]
},
{
"slug": "MicroWolde",
"name": "Compact Woldemar analog VCO",
"description": "Analog oscillator",
"tags": [
"OSCILLATOR",
"Polyphon"
] ]
}, },
{ {
@@ -30,7 +40,8 @@
"name": "Neo Filter", "name": "Neo Filter",
"description": "Neo distortion filter", "description": "Neo distortion filter",
"tags": [ "tags": [
"FILTER"
"FILTER",
"Polyphon"
] ]
}, },
{ {
@@ -94,6 +105,15 @@
"slug": "PolyStereo", "slug": "PolyStereo",
"name": "Stereo via polyphonic tool", "name": "Stereo via polyphonic tool",
"description": "Converts a stereo signal to poly and vice versa", "description": "Converts a stereo signal to poly and vice versa",
"tags": [
"TOOL",
"Polyphon"
]
},
{
"slug": "VCSpread",
"name": "Voltage Controlled Signal Spread",
"description": "Takes and input signal and generates n- shifted output signals via poly out",
"tags": [ "tags": [
"TOOL" "TOOL"
] ]
@@ -137,7 +157,8 @@
"description": "Voltage controlled BBD Analog time repeater", "description": "Voltage controlled BBD Analog time repeater",
"tags": [ "tags": [
"DELAY", "DELAY",
"EFFECT"
"EFFECT",
"Polyphon"
] ]
} }
] ]

Loading…
Cancel
Save