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.

147 lines
4.1KB

  1. {
  2. "slug": "Befaco",
  3. "version": "1.1.0",
  4. "license": "GPL-3.0-or-later",
  5. "name": "Befaco",
  6. "author": "VCV",
  7. "authorEmail": "contact@vcvrack.com",
  8. "pluginUrl": "https://vcvrack.com/Befaco.html",
  9. "authorUrl": "https://vcvrack.com/",
  10. "sourceUrl": "https://github.com/VCVRack/Befaco",
  11. "modules": [
  12. {
  13. "slug": "EvenVCO",
  14. "name": "EvenVCO",
  15. "description": "Oscillator including even-harmonic waveform",
  16. "modularGridUrl": "https://www.modulargrid.net/e/befaco-even-vco-",
  17. "tags": [
  18. "VCO",
  19. "Hardware clone",
  20. "Polyphonic"
  21. ]
  22. },
  23. {
  24. "slug": "Rampage",
  25. "name": "Rampage",
  26. "description": "Dual ramp generator",
  27. "manualUrl": "https://befaco.org/docs/Rampage/Rampage_User_Manual.pdf",
  28. "modularGridUrl": "https://www.modulargrid.net/e/befaco-rampage",
  29. "tags": [
  30. "Function Generator",
  31. "Logic",
  32. "Slew Limiter",
  33. "Envelope Follower",
  34. "Dual",
  35. "Hardware clone",
  36. "Polyphonic"
  37. ]
  38. },
  39. {
  40. "slug": "ABC",
  41. "name": "A*B+C",
  42. "description": "Dual four-quadrant multiplier with VC offset",
  43. "manualUrl": "https://befaco.org/docs/AB%2BC/AB%2BC_User_Manual.pdf",
  44. "modularGridUrl": "https://www.modulargrid.net/e/befaco-a-b-c",
  45. "tags": [
  46. "Ring Modulator",
  47. "Attenuator",
  48. "Dual",
  49. "Hardware clone",
  50. "Polyphonic"
  51. ]
  52. },
  53. {
  54. "slug": "SpringReverb",
  55. "name": "Spring Reverb",
  56. "description": "Spring reverb tank driver",
  57. "modularGridUrl": "https://www.modulargrid.net/e/befaco-spring-reverb-",
  58. "tags": [
  59. "Reverb",
  60. "Hardware clone"
  61. ]
  62. },
  63. {
  64. "slug": "Mixer",
  65. "name": "Mixer",
  66. "description": "Four-channel mixer for audio or CV",
  67. "modularGridUrl": "https://www.modulargrid.net/e/befaco-mixer-",
  68. "tags": [
  69. "Mixer",
  70. "Hardware clone",
  71. "Polyphonic"
  72. ]
  73. },
  74. {
  75. "slug": "SlewLimiter",
  76. "name": "Slew Limiter",
  77. "description": "Voltage controlled slew limiter, AKA lag processor",
  78. "modularGridUrl": "https://www.modulargrid.net/e/befaco-vc-slew-limiter-",
  79. "tags": [
  80. "Slew Limiter",
  81. "Envelope Follower",
  82. "Hardware clone",
  83. "Polyphonic"
  84. ]
  85. },
  86. {
  87. "slug": "DualAtenuverter",
  88. "name": "Dual Atenuverter",
  89. "description": "Attenuates, inverts, and applies offset to a signal",
  90. "modularGridUrl": "https://www.modulargrid.net/e/befaco-dual-atenuverter-",
  91. "tags": [
  92. "Attenuator",
  93. "Dual",
  94. "Hardware clone",
  95. "Polyphonic"
  96. ]
  97. },
  98. {
  99. "slug": "Percall",
  100. "name": "Percall",
  101. "description": "Percussive Envelope Generator",
  102. "modularGridUrl": "https://www.modulargrid.net/e/befaco-percall",
  103. "tags": [
  104. "Envelope generator",
  105. "Mixer",
  106. "Polyphonic",
  107. "Hardware clone"
  108. ]
  109. },
  110. {
  111. "slug": "HexmixVCA",
  112. "name": "HexmixVCA",
  113. "description": "Six channel VCA with response curve range from logarithmic to linear and to exponential",
  114. "modularGridUrl": "https://www.modulargrid.net/e/befaco-hexmix-vca",
  115. "tags": [
  116. "Mixer",
  117. "Hardware clone",
  118. "Polyphonic",
  119. "VCA"
  120. ]
  121. },
  122. {
  123. "slug": "ChoppingKinky",
  124. "name": "ChoppingKinky",
  125. "description": "Voltage controllable, dual channel wavefolder",
  126. "modularGridUrl": "https://www.modulargrid.net/e/befaco-chopping-kinky",
  127. "tags": [
  128. "Dual",
  129. "Hardware clone",
  130. "Voltage-controlled amplifier",
  131. "Waveshaper"
  132. ]
  133. },
  134. {
  135. "slug": "Kickall",
  136. "name": "Kickall",
  137. "description": "Bassdrum module, with pitch and volume envelopes",
  138. "modularGridUrl": "https://www.modulargrid.net/e/befaco-kickall",
  139. "tags": [
  140. "Drum",
  141. "Hardware clone",
  142. "Synth voice"
  143. ]
  144. }
  145. ]
  146. }