Browse Source

Update manifest for Semiramis

v1
Andrew Belt 5 years ago
parent
commit
b3ec977dd5
1 changed files with 31 additions and 1 deletions
  1. +31
    -1
      manifests/Semiramis.json

+ 31
- 1
manifests/Semiramis.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Semiramis", "slug": "Semiramis",
"name": "Semiramis", "name": "Semiramis",
"version": "1.1.0",
"version": "1.2.0",
"license": "Proprietary", "license": "Proprietary",
"author": "Sonus Dept.", "author": "Sonus Dept.",
"brand": "Sonus Dept.", "brand": "Sonus Dept.",
@@ -33,6 +33,36 @@
"Random", "Random",
"VCO" "VCO"
] ]
},
{
"slug": "Filtron",
"name": "Filtron",
"description": "Double Butterworth Filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "FMdom",
"name": "FMdom",
"description": "Linear FM VCO/LFO",
"tags": [
"LFO",
"Polyphonic",
"VCO"
]
},
{
"slug": "Virtualog",
"name": "Virtualog",
"description": "Virtual Analog VCO/LFO",
"tags": [
"Noise",
"LFO",
"Polyphonic",
"VCO"
]
} }
] ]
} }

Loading…
Cancel
Save