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.

41 lines
907B

  1. {
  2. "slug": "Befaco",
  3. "name": "Befaco",
  4. "author": "VCV",
  5. "license": "BSD-3-Clause",
  6. "authorEmail": "contact@vcvrack.com",
  7. "pluginUrl": "https://vcvrack.com/Befaco.html",
  8. "authorUrl": "https://vcvrack.com/",
  9. "sourceUrl": "https://github.com/VCVRack/Befaco",
  10. "version": "1.0.0",
  11. "modules": {
  12. "EvenVCO": {
  13. "name": "EvenVCO",
  14. "tags": ["VCO"]
  15. },
  16. "Rampage": {
  17. "name": "Rampage",
  18. "tags": ["Function Generator", "Logic", "Slew Limiter", "Envelope Follower", "Dual"]
  19. },
  20. "ABC": {
  21. "name": "A*B+C",
  22. "tags": ["Ring Modulator", "Attenuator", "Dual"]
  23. },
  24. "SpringReverb": {
  25. "name": "Spring Reverb",
  26. "tags": ["Reverb"]
  27. },
  28. "Mixer": {
  29. "name": "Mixer",
  30. "tags": ["Mixer"]
  31. },
  32. "SlewLimiter": {
  33. "name": "Slew Limiter",
  34. "tags": ["Slew Limiter", "Envelope Follower"]
  35. },
  36. "DualAtenuverter": {
  37. "name": "Dual Atenuverter",
  38. "tags": ["Attenuator", "Dual"]
  39. }
  40. }
  41. }