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.

187 lines
5.3KB

  1. {
  2. "slug": "DHE-Modules",
  3. "version": "1.2.0",
  4. "license": "MIT",
  5. "name": "DHE Modules",
  6. "author": "Dale Emery",
  7. "authorEmail": "dale@dhemery.com",
  8. "pluginUrl": "https://dhemery.github.io/DHE-Modules/",
  9. "authorUrl": "https://dhemery.com/",
  10. "manualUrl": "https://dhemery.github.io/DHE-Modules/",
  11. "sourceUrl": "https://github.com/dhemery/DHE-Modules/",
  12. "donateUrl": "https://paypal.me/DaleHEmery/",
  13. "changelogUrl": "https://dhemery.github.io/DHE-Modules/release-notes/",
  14. "modules": [
  15. {
  16. "slug": "Blossom",
  17. "name": "Blossom",
  18. "description": "Generates a pair of complex, pulsing LFO signals",
  19. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/blossom/",
  20. "tags": [
  21. "LFO"
  22. ]
  23. },
  24. {
  25. "slug": "BoosterStage",
  26. "name": "Booster Stage",
  27. "description": "Generates a single envelope stage",
  28. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/booster-stage/",
  29. "tags": [
  30. "Envelope Generator"
  31. ]
  32. },
  33. {
  34. "slug": "Cubic",
  35. "name": "Cubic",
  36. "description": "Offsets, scales, squares, and cubes its input signal",
  37. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/cubic/",
  38. "tags": [
  39. "Waveshaper"
  40. ]
  41. },
  42. {
  43. "slug": "CurveSequencer4",
  44. "name": "Curve Sequencer 4",
  45. "description": "Generates a 4 step sequence of curves",
  46. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/",
  47. "tags": [
  48. "Sequencer",
  49. "Envelope Generator",
  50. "LFO"
  51. ]
  52. },
  53. {
  54. "slug": "CurveSequencer8",
  55. "name": "Curve Sequencer 8",
  56. "description": "Generates an 8 step sequence of curves",
  57. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/",
  58. "tags": [
  59. "Sequencer",
  60. "Envelope Generator",
  61. "LFO"
  62. ]
  63. },
  64. {
  65. "slug": "CurveSequencer16",
  66. "name": "Curve Sequencer 16",
  67. "description": "Generates a 16 step sequence of curves",
  68. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/",
  69. "tags": [
  70. "Sequencer",
  71. "Envelope Generator",
  72. "LFO"
  73. ]
  74. },
  75. {
  76. "slug": "FuzzyLogicH",
  77. "name": "Fuzzy Logic H",
  78. "description": "Combines signals by applying hyperbolic paraboloid fuzzy logic operators",
  79. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/fuzzy-logic-h/",
  80. "tags": [
  81. "Logic",
  82. "Dual"
  83. ]
  84. },
  85. {
  86. "slug": "FuzzyLogicZ",
  87. "name": "Fuzzy Logic Z",
  88. "description": "Combines signals by applying Lofti Zadeh\u2019s fuzzy logic operators",
  89. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/fuzzy-logic-z/",
  90. "tags": [
  91. "Logic",
  92. "Dual"
  93. ]
  94. },
  95. {
  96. "slug": "Func",
  97. "name": "Func",
  98. "description": "A knob with a selectable range to offset or scale its input signal",
  99. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/func/",
  100. "tags": [
  101. "Utility"
  102. ]
  103. },
  104. {
  105. "slug": "Func6",
  106. "name": "Func 6",
  107. "description": "A chain of knobs with selectable ranges to offset and scale input signals",
  108. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/func-6/",
  109. "tags": [
  110. "Utility"
  111. ]
  112. },
  113. {
  114. "slug": "Gator",
  115. "name": "Gator",
  116. "description": "Computes eight common logic functions for up to 16 inputs",
  117. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/gator/",
  118. "tags": [
  119. "Logic"
  120. ]
  121. },
  122. {
  123. "slug": "Hostage",
  124. "name": "Hostage",
  125. "description": "Generates a hold or sustain envelope stage",
  126. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/hostage/",
  127. "tags": [
  128. "Envelope Generator"
  129. ]
  130. },
  131. {
  132. "slug": "Ranger",
  133. "name": "Ranger",
  134. "description": "A modulatable knob with an adjustable, modulatable range",
  135. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/ranger/",
  136. "tags": [
  137. "Utility"
  138. ]
  139. },
  140. {
  141. "slug": "Stage",
  142. "name": "Stage",
  143. "description": "Generates a single envelope stage",
  144. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/stage/",
  145. "tags": [
  146. "Envelope Generator"
  147. ]
  148. },
  149. {
  150. "slug": "Swave",
  151. "name": "Swave",
  152. "description": "A waveshaper with a unique sigmoid transfer function",
  153. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/swave/",
  154. "tags": [
  155. "Waveshaper"
  156. ]
  157. },
  158. {
  159. "slug": "Tapers",
  160. "name": "Tapers",
  161. "description": "A pair of modulatable knobs with adjustable, modulatable tapers",
  162. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/tapers/",
  163. "tags": [
  164. "Dual",
  165. "Utility"
  166. ]
  167. },
  168. {
  169. "slug": "Upstage",
  170. "name": "Upstage",
  171. "description": "Special-purpose envelope controls",
  172. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/upstage/",
  173. "tags": [
  174. "Envelope Generator"
  175. ]
  176. },
  177. {
  178. "slug": "Xycloid",
  179. "name": "Xycloid",
  180. "description": "Generates a pair of complex, pulsing LFO signals",
  181. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/xycloid/",
  182. "tags": [
  183. "LFO"
  184. ]
  185. }
  186. ]
  187. }