Browse Source

Update manifest for Synthetic

v1
Andrew Belt 5 years ago
parent
commit
6344fa0d7f
1 changed files with 32 additions and 0 deletions
  1. +32
    -0
      manifests/Synthetic.json

+ 32
- 0
manifests/Synthetic.json View File

@@ -0,0 +1,32 @@
{
"slug": "Synthetic",
"name": "Synthetic",
"brand": "SV Modular",
"version": "1.0.0",
"license": "Proprietary",
"author": "SV Modular",
"authorEmail": "svmodular@legitimatesounding.com",
"authorUrl": "https://legitimatesounding.com/sv-modular",
"pluginUrl": "https://legitimatesounding.com/sv-modular",
"manualUrl": "https://legitimatesounding.com/sv-modular",
"modules": [
{
"slug": "Eastside",
"name": "Eastside",
"description": "Eastside Polyphonic Synth",
"tags": [
"Synth voice",
"Polyphonic"
]
},
{
"slug": "BigBlue",
"name": "Big Blue",
"description": "Big Blue Polyphonic Synth",
"tags": [
"Synth voice",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save