| @@ -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" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||