Browse Source

Update manifest for Synthetic

v1
Andrew Belt 5 years ago
parent
commit
925c2780f0
2 changed files with 26 additions and 7 deletions
  1. +4
    -1
      manifests-cache.json
  2. +22
    -6
      manifests/Synthetic.json

+ 4
- 1
manifests-cache.json View File

@@ -501,7 +501,7 @@
}
},
"Synthetic": {
"buildTimestamp": 1580233076.72006,
"buildTimestamp": 1589577966.5534708,
"creationTimestamp": 1565726934.0,
"modules": {
"Eastside": {
@@ -515,6 +515,9 @@
},
"Alchemy": {
"creationTimestamp": 1570393137.0
},
"Caillou": {
"creationTimestamp": 1589577968.3942394
}
}
},


+ 22
- 6
manifests/Synthetic.json View File

@@ -2,18 +2,20 @@
"slug": "Synthetic",
"name": "Synthetic",
"brand": "SV Modular",
"version": "1.2.4",
"version": "1.3.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",
"authorEmail": "contact@svmodular.com",
"authorUrl": "https://svmodular.com/",
"pluginUrl": "https://svmodular.com/plugin/vcv/synthetic.html",
"manualUrl": "https://svmodular.com/plugin/vcv/synthetic.html",
"description": "Virtual Semi-Modular Instruments.",
"modules": [
{
"slug": "Eastside",
"name": "Eastside",
"description": "Eastside Polyphonic Synth",
"manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Eastside.pdf",
"tags": [
"Synth voice",
"Polyphonic"
@@ -23,6 +25,7 @@
"slug": "BigBlue",
"name": "Big Blue",
"description": "Big Blue Polyphonic Synth",
"manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/BigBlue.pdf",
"tags": [
"Synth voice",
"Polyphonic"
@@ -32,6 +35,7 @@
"slug": "Paddington",
"name": "Paddington",
"description": "PAD Algorithm Based Synthesizer",
"manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Paddington.pdf",
"tags": [
"Oscillator"
]
@@ -39,10 +43,22 @@
{
"slug": "Alchemy",
"name": "Alchemy",
"description": "Alchemy Polyphonic Synth",
"description": "Alchemy Synth",
"manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Alchemy.pdf",
"tags": [
"Synth voice"
]
},
{
"slug": "Caillou",
"name": "Caillou",
"description": "Caillou Granular Resynthesis Engine",
"manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Caillou.pdf",
"tags": [
"Synth voice",
"Granular",
"Oscillator"
]
}
]
}

Loading…
Cancel
Save