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.

83 lines
1.7KB

  1. {
  2. "slug": "LyraeModules",
  3. "name": "LyraeModules",
  4. "version": "2.0.5",
  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. "slug": "Zeta",
  56. "name": "Zeta",
  57. "description": "Fancy Blank",
  58. "tags": [
  59. "Blank"
  60. ]
  61. },
  62. {
  63. "slug": "Sheliak",
  64. "name": "Sheliak",
  65. "description": "LFSR",
  66. "tags": [
  67. "Clock modulator",
  68. "Logic"
  69. ]
  70. },
  71. {
  72. "slug": "Beta",
  73. "name": "Beta",
  74. "description": "Sheliak Output Expander",
  75. "tags": [
  76. "Clock modulator",
  77. "logic",
  78. "Sequencer",
  79. "Expander"
  80. ]
  81. }
  82. ]
  83. }