Browse Source

Update manifest for Fundamental

v1
Andrew Belt 5 years ago
parent
commit
a753400652
1 changed files with 24 additions and 7 deletions
  1. +24
    -7
      manifests/Fundamental.json

+ 24
- 7
manifests/Fundamental.json View File

@@ -1,7 +1,7 @@
{
"slug": "Fundamental",
"version": "1.2.1",
"license": "BSD-3-Clause",
"version": "1.3.0",
"license": "GPL-3.0-only",
"name": "Fundamental",
"brand": "VCV",
"author": "VCV",
@@ -175,6 +175,15 @@
"Polyphonic"
]
},
{
"slug": "Quantizer",
"name": "Quantizer",
"description": "12-note quantizer and scale selector",
"tags": [
"Quantizer",
"Polyphonic"
]
},
{
"slug": "Split",
"name": "Split",
@@ -221,12 +230,20 @@
]
},
{
"slug": "Quantizer",
"name": "Quantizer",
"description": "12-note quantizer and scale selector",
"slug": "Noise",
"name": "Noise",
"description": "Multicolored noise generator",
"tags": [
"Quantizer",
"Polyphonic"
"Noise"
]
},
{
"slug": "Random",
"name": "Random",
"description": "Random CV generator",
"tags": [
"Random",
"Sample and hold"
]
}
]

Loading…
Cancel
Save