Browse Source

Update build for Fundamental

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

+ 10
- 1
manifests/Fundamental.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Fundamental", "slug": "Fundamental",
"version": "1.1.1",
"version": "1.2.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"name": "Fundamental", "name": "Fundamental",
"brand": "VCV", "brand": "VCV",
@@ -219,6 +219,15 @@
"Utility", "Utility",
"Polyphonic" "Polyphonic"
] ]
},
{
"slug": "Quantizer",
"name": "Quantizer",
"description": "12-note quantizer and scale selector",
"tags": [
"Quantizer",
"Polyphonic"
]
} }
] ]
} }

Loading…
Cancel
Save