Browse Source

Update manifest for LifeFormModular

v1
Andrew Belt 5 years ago
parent
commit
b2e0eda836
1 changed files with 17 additions and 1 deletions
  1. +17
    -1
      manifests/LifeFormModular.json

+ 17
- 1
manifests/LifeFormModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "LifeFormModular", "slug": "LifeFormModular",
"name": "LifeFormModular", "name": "LifeFormModular",
"version": "1.0.2",
"version": "1.1",
"license": "MIT", "license": "MIT",
"brand": "LifeFormModular", "brand": "LifeFormModular",
"author": "Marc Dacunha", "author": "Marc Dacunha",
@@ -108,6 +108,22 @@
"Utility", "Utility",
"Quad" "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"
]
} }
] ]
} }

Loading…
Cancel
Save