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.

125 lines
3.0KB

  1. {
  2. "slug": "SyntheticFX",
  3. "name": "Synthetic FX",
  4. "version": "1.2.0",
  5. "license": "PROPRIETARY",
  6. "author": "SV Modular",
  7. "authorEmail": "svmodular@legitimatesounding.com",
  8. "authorUrl": "https://legitimatesounding.com/sv-modular/",
  9. "pluginUrl": "https://legitimatesounding.com/sv-modular/synthetic-fx/index.html",
  10. "manualUrl": "https://legitimatesounding.com/sv-modular/synthetic-fx/index.html",
  11. "brand": "SV Modular",
  12. "modules": [
  13. {
  14. "slug": "FourPoleLadder",
  15. "name": "4-Pole",
  16. "description": "Synthetic FX Four Pole Ladder Filter",
  17. "tags": [
  18. "VCF",
  19. "Effect",
  20. "Polyphonic"
  21. ],
  22. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/FourPole.pdf"
  23. },
  24. {
  25. "slug": "Curds",
  26. "name": "Curds",
  27. "description": "Synthetic FX Curds",
  28. "tags": [
  29. "VCF",
  30. "Effect",
  31. "Digital",
  32. "Polyphonic"
  33. ],
  34. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/Curds.pdf"
  35. },
  36. {
  37. "slug": "State",
  38. "name": "State",
  39. "description": "Synthetic FX State Variable Filter",
  40. "tags": [
  41. "VCF",
  42. "Effect",
  43. "Polyphonic"
  44. ],
  45. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/State.pdf"
  46. },
  47. {
  48. "slug": "Rez",
  49. "name": "Rez",
  50. "description": "Synthetic FX Resonant Filter",
  51. "tags": [
  52. "VCF",
  53. "Effect",
  54. "Polyphonic"
  55. ],
  56. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/Rez.pdf"
  57. },
  58. {
  59. "slug": "Comb",
  60. "name": "Comb",
  61. "description": "Synthetic FX Comb Filter",
  62. "tags": [
  63. "VCF",
  64. "Effect",
  65. "Polyphonic"
  66. ],
  67. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/Comb.pdf"
  68. },
  69. {
  70. "slug": "Chorus",
  71. "name": "Chorus",
  72. "description": "Synthetic FX Chorus Effect",
  73. "tags": [
  74. "VCF",
  75. "Chorus",
  76. "Effect",
  77. "Polyphonic"
  78. ],
  79. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/Chorus.pdf"
  80. },
  81. {
  82. "slug": "Whey",
  83. "name": "Whey",
  84. "description": "Synthetic FX Whey",
  85. "tags": [
  86. "VCF",
  87. "Effect",
  88. "Digital",
  89. "Polyphonic"
  90. ],
  91. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/Whey.pdf"
  92. },
  93. {
  94. "slug": "Tuffet",
  95. "name": "Tuffet",
  96. "description": "Synthetic FX Tuffet",
  97. "tags": [
  98. "VCF",
  99. "Effect",
  100. "Digital",
  101. "Polyphonic"
  102. ],
  103. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/Tuffet.pdf"
  104. },
  105. {
  106. "slug": "Delay",
  107. "name": "Delay",
  108. "description": "Synthetic FX Delay",
  109. "tags": [
  110. "Delay",
  111. "Effect",
  112. "Polyphonic"
  113. ],
  114. "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/Delay.pdf"
  115. },
  116. {
  117. "slug": "Mix",
  118. "name": "Mix",
  119. "description": "Synthetic FX Effect Mixer",
  120. "tags": [
  121. "Mixer"
  122. ]
  123. }
  124. ]
  125. }