Browse Source

Update manifest for Synthetic

v1
Andrew Belt 4 years ago
parent
commit
e42d42af8b
2 changed files with 27 additions and 3 deletions
  1. +8
    -2
      manifests-cache.json
  2. +19
    -1
      manifests/Synthetic.json

+ 8
- 2
manifests-cache.json View File

@@ -504,7 +504,7 @@
} }
}, },
"Synthetic": { "Synthetic": {
"buildTimestamp": 1589577966.5534708,
"buildTimestamp": 1591858380.376576,
"creationTimestamp": 1565726934.0, "creationTimestamp": 1565726934.0,
"modules": { "modules": {
"Eastside": { "Eastside": {
@@ -521,6 +521,12 @@
}, },
"Caillou": { "Caillou": {
"creationTimestamp": 1589577968.3942394 "creationTimestamp": 1589577968.3942394
},
"CaillouVoiceExpander": {
"creationTimestamp": 1591858382.4606879
},
"CaillouManipulatorExpander": {
"creationTimestamp": 1591858382.67685
} }
} }
}, },
@@ -6454,7 +6460,7 @@
} }
}, },
"NYSTHI": { "NYSTHI": {
"buildTimestamp": 1591831485.675018,
"buildTimestamp": 1591858305.8781312,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"Logic": { "Logic": {


+ 19
- 1
manifests/Synthetic.json View File

@@ -2,7 +2,7 @@
"slug": "Synthetic", "slug": "Synthetic",
"name": "Synthetic", "name": "Synthetic",
"brand": "SV Modular", "brand": "SV Modular",
"version": "1.3.0",
"version": "1.3.1",
"license": "Proprietary", "license": "Proprietary",
"author": "SV Modular", "author": "SV Modular",
"authorEmail": "contact@svmodular.com", "authorEmail": "contact@svmodular.com",
@@ -59,6 +59,24 @@
"Granular", "Granular",
"Oscillator" "Oscillator"
] ]
},
{
"slug": "CaillouVoiceExpander",
"name": "Caillou Voice Expander",
"description": "Voice Expander for the Caillou Granular Resynthesis Engine",
"manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Caillou.pdf",
"tags": [
"Expander"
]
},
{
"slug": "CaillouManipulatorExpander",
"name": "Caillou Manipulator Expander",
"description": "Manipulator Expander for the Caillou Granular Resynthesis Engine",
"manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Caillou.pdf",
"tags": [
"Expander"
]
} }
] ]
} }

Loading…
Cancel
Save