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.

91 lines
2.4KB

  1. {
  2. "slug": "Befaco",
  3. "version": "1.0.1",
  4. "license": "GPL-3.0-only",
  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. ]
  21. },
  22. {
  23. "slug": "Rampage",
  24. "name": "Rampage",
  25. "description": "Dual ramp generator",
  26. "modularGridUrl": "https://www.modulargrid.net/e/befaco-rampage",
  27. "tags": [
  28. "Function Generator",
  29. "Logic",
  30. "Slew Limiter",
  31. "Envelope Follower",
  32. "Dual",
  33. "Hardware clone"
  34. ]
  35. },
  36. {
  37. "slug": "ABC",
  38. "name": "A*B+C",
  39. "description": "Dual four-quadrant multiplier with VC offset",
  40. "modularGridUrl": "https://www.modulargrid.net/e/befaco-a-b-c",
  41. "tags": [
  42. "Ring Modulator",
  43. "Attenuator",
  44. "Dual",
  45. "Hardware clone"
  46. ]
  47. },
  48. {
  49. "slug": "SpringReverb",
  50. "name": "Spring Reverb",
  51. "description": "Spring reverb tank driver",
  52. "modularGridUrl": "https://www.modulargrid.net/e/befaco-spring-reverb-",
  53. "tags": [
  54. "Reverb",
  55. "Hardware clone"
  56. ]
  57. },
  58. {
  59. "slug": "Mixer",
  60. "name": "Mixer",
  61. "description": "Four-channel mixer for audio or CV",
  62. "modularGridUrl": "https://www.modulargrid.net/e/befaco-mixer-",
  63. "tags": [
  64. "Mixer",
  65. "Hardware clone"
  66. ]
  67. },
  68. {
  69. "slug": "SlewLimiter",
  70. "name": "Slew Limiter",
  71. "description": "Voltage controlled slew limiter, AKA lag processor",
  72. "modularGridUrl": "https://www.modulargrid.net/e/befaco-vc-slew-limiter-",
  73. "tags": [
  74. "Slew Limiter",
  75. "Envelope Follower",
  76. "Hardware clone"
  77. ]
  78. },
  79. {
  80. "slug": "DualAtenuverter",
  81. "name": "Dual Atenuverter",
  82. "description": "Attenuates, inverts, and applies offset to a signal",
  83. "modularGridUrl": "https://www.modulargrid.net/e/befaco-dual-atenuverter-",
  84. "tags": [
  85. "Attenuator",
  86. "Dual",
  87. "Hardware clone"
  88. ]
  89. }
  90. ]
  91. }