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.

90 lines
2.2KB

  1. {
  2. "slug": "SyntheticFX",
  3. "name": "Synthetic FX",
  4. "version": "1.0.2",
  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": "Mix",
  83. "name": "Mix",
  84. "description": "Synthetic FX Effect Mixer",
  85. "tags": [
  86. "Mixer"
  87. ]
  88. }
  89. ]
  90. }