From b2e0eda836c9127d960123d238d218d10d820aa4 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 22 Mar 2020 16:30:27 -0400 Subject: [PATCH] Update manifest for LifeFormModular --- manifests/LifeFormModular.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/manifests/LifeFormModular.json b/manifests/LifeFormModular.json index 81f43306..84bf83c6 100644 --- a/manifests/LifeFormModular.json +++ b/manifests/LifeFormModular.json @@ -1,7 +1,7 @@ { "slug": "LifeFormModular", "name": "LifeFormModular", - "version": "1.0.2", + "version": "1.1", "license": "MIT", "brand": "LifeFormModular", "author": "Marc Dacunha", @@ -108,6 +108,22 @@ "Utility", "Quad" ] + }, + { + "slug": "ComplexOsc", + "name": "ComplexOsc", + "description": "Complex Oscillator made with 2 phase modulatable sines plus a clipper", + "tags": [ + "Oscillator" + ] + }, + { + "slug": "Driftgen", + "name": "Driftgen", + "description": "CV modifier, will add subtle drift to V/Oct signals", + "tags": [ + "Utility" + ] } ] } \ No newline at end of file