Browse Source

Update build for Fundamental

v1
Andrew Belt 5 years ago
parent
commit
ce6160ce1f
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",
"version": "1.0.2",
"version": "1.1.0",
"license": "BSD-3-Clause",
"name": "Fundamental",
"brand": "VCV",
@@ -210,6 +210,15 @@
"Polyphonic",
"Visual"
]
},
{
"slug": "MidSide",
"name": "Mid/Side",
"description": "Mid/side stereo encoder/decoder",
"tags": [
"Utility",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save