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.

82 lines
2.3KB

  1. {
  2. "slug": "Synthetic",
  3. "name": "Synthetic",
  4. "brand": "SV Modular",
  5. "version": "2.0.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.com/downloads/vcv-rack/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.com/downloads/vcv-rack/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.com/downloads/vcv-rack/synthetic/Paddington.pdf",
  39. "tags": [
  40. "Oscillator"
  41. ]
  42. },
  43. {
  44. "slug": "Alchemy",
  45. "name": "Alchemy",
  46. "description": "Alchemy Synth",
  47. "manualUrl": "https://svmodular.com/downloads/vcv-rack/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.com/downloads/vcv-rack/synthetic/Caillou.pdf",
  57. "tags": [
  58. "Synth voice",
  59. "Granular",
  60. "Oscillator"
  61. ]
  62. },
  63. {
  64. "slug": "CaillouVoiceExpander",
  65. "name": "Caillou Voice Expander",
  66. "description": "Voice Expander for the Caillou Granular Resynthesis Engine",
  67. "manualUrl": "https://svmodular.com/downloads/vcv-rack/synthetic/Caillou.pdf",
  68. "tags": [
  69. "Expander"
  70. ]
  71. },
  72. {
  73. "slug": "CaillouManipulatorExpander",
  74. "name": "Caillou Manipulator Expander",
  75. "description": "Manipulator Expander for the Caillou Granular Resynthesis Engine",
  76. "manualUrl": "https://svmodular.com/downloads/vcv-rack/synthetic/Caillou.pdf",
  77. "tags": [
  78. "Expander"
  79. ]
  80. }
  81. ]
  82. }