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.

153 lines
3.3KB

  1. {
  2. "slug": "Autodafe",
  3. "brand": "Autodafe",
  4. "name": "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-module-pack-for-vcv-rack.html",
  11. "manualUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-module-pack-for-vcv-rack.html",
  12. "sourceUrl": "",
  13. "donateUrl": "https://www.paypal.me/autodafe",
  14. "modules": [
  15. {
  16. "slug": "BitCrusher",
  17. "name": "Bit Crusher",
  18. "description": "A BitCrusher/Reducer distortion effect",
  19. "tags": [
  20. "Effect",
  21. "Distortion"
  22. ]
  23. },
  24. {
  25. "slug": "Multiple18",
  26. "name": "Multiple 1x8",
  27. "description": "A simple 1x8 Multiple",
  28. "tags": [
  29. "Multiple"
  30. ]
  31. },
  32. {
  33. "slug": "Multiple28",
  34. "name": "Multiple 2x8",
  35. "description": "A simple 2x8 Multiple",
  36. "tags": [
  37. "Multiple"
  38. ]
  39. },
  40. {
  41. "slug": "LFO",
  42. "name": "LFO",
  43. "description": "Basic LFO with different shapes",
  44. "tags": [
  45. "LFO"
  46. ]
  47. },
  48. {
  49. "slug": "Keyboard",
  50. "name": "Keyboard",
  51. "description": "A handy Keyboard with CV/Gate outputs",
  52. "tags": [
  53. "Controller"
  54. ]
  55. },
  56. {
  57. "slug": "BPMClock",
  58. "name": "BPM Clock",
  59. "description": "A Clock Generator with BPM sync",
  60. "tags": [
  61. "Clock generator"
  62. ]
  63. },
  64. {
  65. "slug": "ClockDivider",
  66. "name": "Clock Divider",
  67. "description": "Clock Divider and Multiplier",
  68. "tags": [
  69. "Clock modulator"
  70. ]
  71. },
  72. {
  73. "slug": "FixedFilter",
  74. "name": "Fixed Filter",
  75. "description": "A Fixed Filter Bank",
  76. "tags": [
  77. "VCF"
  78. ]
  79. },
  80. {
  81. "slug": "MultiModeFilter",
  82. "name": "MultiMode Filter",
  83. "description": "MultiMode Filter with LP, HP, BP and Notch Filter modes",
  84. "tags": [
  85. "VCF"
  86. ]
  87. },
  88. {
  89. "slug": "FormantFilter",
  90. "name": "Formant Filter",
  91. "description": "A nice-sounding Formant Filter",
  92. "tags": [
  93. "VCF"
  94. ]
  95. },
  96. {
  97. "slug": "FoldBack",
  98. "name": "FoldBack Distortion",
  99. "description": "Simple FoldBack Distortion module",
  100. "tags": [
  101. "Distortion"
  102. ]
  103. },
  104. {
  105. "slug": "PhaserFx",
  106. "name": "Phaser",
  107. "description": "A simple Phaser Effect",
  108. "tags": [
  109. "Phaser"
  110. ]
  111. },
  112. {
  113. "slug": "ChorusFx",
  114. "name": "Chorus",
  115. "description": "A simple Chorus Effect",
  116. "tags": [
  117. "Chorus"
  118. ]
  119. },
  120. {
  121. "slug": "ReverbFx",
  122. "name": "Reverb",
  123. "description": "A simple Reverb Effect",
  124. "tags": [
  125. "Reverb"
  126. ]
  127. },
  128. {
  129. "slug": "SEQ8",
  130. "name": "SEQ8",
  131. "description": "8-Step Sequencer with Start and Stop",
  132. "tags": [
  133. "Sequencer"
  134. ]
  135. },
  136. {
  137. "slug": "SEQ16",
  138. "name": "SEQ16",
  139. "description": "16-Step Sequencer with Start and Stop",
  140. "tags": [
  141. "Sequencer"
  142. ]
  143. },
  144. {
  145. "slug": "TriggerSeq",
  146. "name": "TriggerSeq",
  147. "description": "16 x 8 Trigger Sequencer",
  148. "tags": [
  149. "Sequencer"
  150. ]
  151. }
  152. ]
  153. }