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.

37 lines
721B

  1. {
  2. "slug": "Edge",
  3. "name": "Edge",
  4. "version": "1.0.2",
  5. "brand": "Edge",
  6. "author": "Edge",
  7. "license": "GPL-3.0-or-later",
  8. "authorEmail": "edgemodules@gmail.com",
  9. "sourceUrl": "https://github.com/Edge-Modules/Edge",
  10. "modules": [
  11. {
  12. "slug": "WCO_Osc",
  13. "name": "WCO_Osc",
  14. "description": "Window-Controlled Oscillator",
  15. "tags": [
  16. "VCO",
  17. "Polyphonic"
  18. ]
  19. },
  20. {
  21. "slug": "K_Rush",
  22. "name": "K_Rush",
  23. "description": "WaveTable Crusher",
  24. "tags": [
  25. "Distortion"
  26. ]
  27. },
  28. {
  29. "slug": "Bad_Haas",
  30. "name": "Bad_Haas",
  31. "description": "Haas Effect Panning",
  32. "tags": [
  33. "Delay"
  34. ]
  35. }
  36. ]
  37. }