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.

96 lines
2.2KB

  1. {
  2. "slug": "Autodafe-REDs",
  3. "name": "Autodafe - REDs",
  4. "brand": "Autodafe",
  5. "version": "2.0.0",
  6. "license": "proprietary",
  7. "author": "Autodafe",
  8. "authorEmail": "info@autodafe.net",
  9. "authorUrl": "http://www.autodafe.net",
  10. "pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html",
  11. "manualUrl": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf",
  12. "sourceUrl": "",
  13. "donateUrl": "https://www.paypal.me/autodafe",
  14. "modules": [
  15. {
  16. "slug": "SQUARE",
  17. "name": "S[Q]UARE",
  18. "description": "A Square VCO made up of sine waves and Harmonics",
  19. "tags": [
  20. "VCO"
  21. ]
  22. },
  23. {
  24. "slug": "COSINE",
  25. "name": "CO[S]INE",
  26. "description": "A VCO based on Cosine Waves",
  27. "tags": [
  28. "VCO"
  29. ]
  30. },
  31. {
  32. "slug": "TRESAMIGOS",
  33. "name": "TRES[AM]IGOS",
  34. "description": "A triple wave VCO with AM (Amplitude Modulation) between the Oscillators",
  35. "tags": [
  36. "VCO"
  37. ]
  38. },
  39. {
  40. "slug": "KICK",
  41. "name": "[K]ICK",
  42. "description": "Kick Drum generator, analogue emulation",
  43. "tags": [
  44. "Drums"
  45. ]
  46. },
  47. {
  48. "slug": "SNARE",
  49. "name": "[S]NARE",
  50. "description": "Snare Drum generator, analogue emulation",
  51. "tags": [
  52. "Drums"
  53. ]
  54. },
  55. {
  56. "slug": "HATS",
  57. "name": "[H]ATS",
  58. "description": "Hi-Hats generator, analogue emulation",
  59. "tags": [
  60. "Drums"
  61. ]
  62. },
  63. {
  64. "slug": "WARSAW",
  65. "name": "WAR[S]AW",
  66. "description": "A Super-Saw Oscillator",
  67. "tags": [
  68. "VCO"
  69. ]
  70. },
  71. {
  72. "slug": "FMERIDES",
  73. "name": "[FM]ERIDES",
  74. "description": "A FM (frequency Modulation) Oscillator with one carrier and one modulator",
  75. "tags": [
  76. "VCO"
  77. ]
  78. },
  79. {
  80. "slug": "TWLV",
  81. "name": "T[W]LV",
  82. "description": "An Oscillator based on a wave and its 12 harmonics",
  83. "tags": [
  84. "VCO"
  85. ]
  86. },
  87. {
  88. "slug": "DRUMSAMPLER",
  89. "name": "[DR]UMSAMPLER",
  90. "description": "8 part Drum Sampler",
  91. "tags": [
  92. "Drums"
  93. ]
  94. }
  95. ]
  96. }