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.

94 lines
2.1KB

  1. {
  2. "slug": "LydD-Modules",
  3. "name": "LydD Modules",
  4. "author": "Lydian",
  5. "license": "GPL-3.0-or-later",
  6. "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/README.md",
  7. "sourceUrl": "https://github.com/Lydian-Des/LydD_Modules",
  8. "version": "2.0.20",
  9. "modules": [
  10. {
  11. "slug": "Poppy-fields",
  12. "name": "Poppy-Fields",
  13. "description": "Infinite Sequencer",
  14. "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Poppy_Fields.md",
  15. "tags": [
  16. "Sequencer"
  17. ]
  18. },
  19. {
  20. "slug": "Dadras-Momeni-Chaos",
  21. "name": "Mom-and-Dad",
  22. "description": "Chaotic Attractors",
  23. "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Mom_and_Dad.md",
  24. "tags": [
  25. "LFO"
  26. ]
  27. },
  28. {
  29. "slug": "Simone-Chaos",
  30. "name": "Simone",
  31. "description": "Chaotic Attractors",
  32. "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Simone.md",
  33. "tags": [
  34. "LFO",
  35. "VCO"
  36. ]
  37. },
  38. {
  39. "slug": "Torus-Osc",
  40. "name": "Torus",
  41. "description": "Toroidal Oscillator",
  42. "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Torus.md",
  43. "tags": [
  44. "VCO"
  45. ]
  46. },
  47. {
  48. "slug": "Clock-Long",
  49. "name": "Concierge",
  50. "description": "Clock Generator",
  51. "tags": [
  52. "Utility",
  53. "Clock"
  54. ]
  55. },
  56. {
  57. "slug": "Dobbs-Env",
  58. "name": "Dobbs",
  59. "description": "Envelope Generator",
  60. "tags": [
  61. "Utility",
  62. "Envelope generator"
  63. ]
  64. },
  65. {
  66. "slug": "Ledger-Logic",
  67. "name": "Ledger",
  68. "description": "Cascading Logic",
  69. "tags": [
  70. "Utility",
  71. "Logic"
  72. ]
  73. },
  74. {
  75. "slug": "The-Onceler",
  76. "name": "Onceler",
  77. "description": "Wait for Gates",
  78. "tags": [
  79. "Utility",
  80. "Clock modulator",
  81. "Switch"
  82. ]
  83. },
  84. {
  85. "slug": "Shear-Comb",
  86. "name": "Shear",
  87. "description": "IIR Comb Filter",
  88. "tags": [
  89. "Filter",
  90. "Effect"
  91. ]
  92. }
  93. ]
  94. }