You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
1.8KB

  1. {
  2. "slug": "Synthetic",
  3. "name": "Synthetic",
  4. "brand": "SV Modular",
  5. "version": "1.3.0",
  6. "license": "Proprietary",
  7. "author": "SV Modular",
  8. "authorEmail": "contact@svmodular.com",
  9. "authorUrl": "https://svmodular.com/",
  10. "pluginUrl": "https://svmodular.com/plugin/vcv/synthetic.html",
  11. "manualUrl": "https://svmodular.com/plugin/vcv/synthetic.html",
  12. "description": "Virtual Semi-Modular Instruments.",
  13. "modules": [
  14. {
  15. "slug": "Eastside",
  16. "name": "Eastside",
  17. "description": "Eastside Polyphonic Synth",
  18. "manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Eastside.pdf",
  19. "tags": [
  20. "Synth voice",
  21. "Polyphonic"
  22. ]
  23. },
  24. {
  25. "slug": "BigBlue",
  26. "name": "Big Blue",
  27. "description": "Big Blue Polyphonic Synth",
  28. "manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/BigBlue.pdf",
  29. "tags": [
  30. "Synth voice",
  31. "Polyphonic"
  32. ]
  33. },
  34. {
  35. "slug": "Paddington",
  36. "name": "Paddington",
  37. "description": "PAD Algorithm Based Synthesizer",
  38. "manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Paddington.pdf",
  39. "tags": [
  40. "Oscillator"
  41. ]
  42. },
  43. {
  44. "slug": "Alchemy",
  45. "name": "Alchemy",
  46. "description": "Alchemy Synth",
  47. "manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Alchemy.pdf",
  48. "tags": [
  49. "Synth voice"
  50. ]
  51. },
  52. {
  53. "slug": "Caillou",
  54. "name": "Caillou",
  55. "description": "Caillou Granular Resynthesis Engine",
  56. "manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Caillou.pdf",
  57. "tags": [
  58. "Synth voice",
  59. "Granular",
  60. "Oscillator"
  61. ]
  62. }
  63. ]
  64. }