Browse Source

Update manifest for LindenbergResearch

v1
Andrew Belt 5 years ago
parent
commit
d3d27d9a9a
1 changed files with 18 additions and 2 deletions
  1. +18
    -2
      manifests/LindenbergResearch.json

+ 18
- 2
manifests/LindenbergResearch.json View File

@@ -1,12 +1,12 @@
{
"slug": "LindenbergResearch",
"name": "LindenbergResearch",
"version": "1.1.0",
"version": "1.2.0",
"license": "proprietary",
"author": "Lindenberg Research",
"authorEmail": "heapdump@icloud.com",
"authorUrl": "https://github.com/lindenbergresearch",
"sourceUrl": "https://github.com/lindenbergresearch/LRTRack",
"sourceUrl": "",
"donateUrl": "https://paypal.me/heapdump",
"modules": [
{
@@ -25,6 +25,14 @@
"FILTER"
]
},
{
"slug": "Neo",
"name": "Neo Filter",
"description": "Neo distortion filter",
"tags": [
"FILTER"
]
},
{
"slug": "DIODE_VCF",
"name": "Laika Diode-Ladder Filter",
@@ -82,6 +90,14 @@
"MULTIPLE"
]
},
{
"slug": "PolyStereo",
"name": "Stereo via polyphonic tool",
"description": "Converts a stereo signal to poly and vice versa",
"tags": [
"TOOL"
]
},
{
"slug": "VCF",
"name": "Alma 24dB/oct ladder filter",


Loading…
Cancel
Save