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.

55 lines
1.2KB

  1. {
  2. "slug": "LyraeModules",
  3. "name": "LyraeModules",
  4. "version": "2.0.3",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "LyraeModules",
  7. "author": "Vega Deftwing",
  8. "authorUrl": "https://opguides.info",
  9. "manualUrl": "https://github.com/VegaDeftwing/LyraeModules/blob/main/README.md",
  10. "sourceUrl": "https://github.com/VegaDeftwing/LyraeModules",
  11. "donateUrl": "https://github.com/sponsors/VegaDeftwing",
  12. "modules": [
  13. {
  14. "slug": "Sulafat",
  15. "name": "Sulafat",
  16. "description": "Distortion at 15 Solar Radii",
  17. "tags": [
  18. "Distortion",
  19. "Waveshaper"
  20. ]
  21. },
  22. {
  23. "slug": "Gamma",
  24. "name": "Gamma",
  25. "description": "",
  26. "tags": [
  27. "Utility"
  28. ]
  29. },
  30. {
  31. "slug": "Delta",
  32. "name": "Delta",
  33. "description": "So I heard you like ringmod",
  34. "tags": [
  35. "Ring modulator"
  36. ]
  37. },
  38. {
  39. "slug": "Vega",
  40. "name": "Vega",
  41. "description": "ADSR with per stage outputs and ringmod",
  42. "tags": [
  43. "Envelope Generator"
  44. ]
  45. },
  46. {
  47. "slug": "BD383238",
  48. "name": "BD383238",
  49. "description": "Expander for Vega ADSR",
  50. "tags": [
  51. "Expander"
  52. ]
  53. }
  54. ]
  55. }