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.

292 lines
8.1KB

  1. {
  2. "slug": "DHE-Modules",
  3. "version": "1.5.1",
  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": "Buttons",
  35. "name": "Buttons",
  36. "description": "8 buttons with overrides",
  37. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/buttons/",
  38. "tags": [
  39. "Utility"
  40. ]
  41. },
  42. {
  43. "slug": "Cubic",
  44. "name": "Cubic",
  45. "description": "Offsets, scales, squares, and cubes its input signal",
  46. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/cubic/",
  47. "tags": [
  48. "Waveshaper"
  49. ]
  50. },
  51. {
  52. "slug": "CurveSequencer4",
  53. "name": "Curve Sequencer 4",
  54. "description": "Generates a 4 step sequence of curves",
  55. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/",
  56. "tags": [
  57. "Sequencer",
  58. "Envelope Generator",
  59. "LFO"
  60. ]
  61. },
  62. {
  63. "slug": "CurveSequencer8",
  64. "name": "Curve Sequencer 8",
  65. "description": "Generates an 8 step sequence of curves",
  66. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/",
  67. "tags": [
  68. "Sequencer",
  69. "Envelope Generator",
  70. "LFO"
  71. ]
  72. },
  73. {
  74. "slug": "CurveSequencer16",
  75. "name": "Curve Sequencer 16",
  76. "description": "Generates a 16 step sequence of curves",
  77. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/curve-sequencer/",
  78. "tags": [
  79. "Sequencer",
  80. "Envelope Generator",
  81. "LFO"
  82. ]
  83. },
  84. {
  85. "slug": "FuzzyLogicH",
  86. "name": "Fuzzy Logic H",
  87. "description": "Combines signals by applying hyperbolic paraboloid fuzzy logic operators",
  88. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/fuzzy-logic-h/",
  89. "tags": [
  90. "Logic",
  91. "Dual"
  92. ]
  93. },
  94. {
  95. "slug": "FuzzyLogicZ",
  96. "name": "Fuzzy Logic Z",
  97. "description": "Combines signals by applying Lofti Zadeh\u2019s fuzzy logic operators",
  98. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/fuzzy-logic-z/",
  99. "tags": [
  100. "Logic",
  101. "Dual"
  102. ]
  103. },
  104. {
  105. "slug": "Func",
  106. "name": "Func",
  107. "description": "A knob with a selectable range to offset or scale its input signal",
  108. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/func/",
  109. "tags": [
  110. "Utility"
  111. ]
  112. },
  113. {
  114. "slug": "Func6",
  115. "name": "Func 6",
  116. "description": "A chain of knobs with selectable ranges to offset and scale input signals",
  117. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/func-6/",
  118. "tags": [
  119. "Utility"
  120. ]
  121. },
  122. {
  123. "slug": "Gator",
  124. "name": "Gator",
  125. "description": "Computes eight common logic functions for up to 16 inputs",
  126. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/gator/",
  127. "tags": [
  128. "Logic"
  129. ]
  130. },
  131. {
  132. "slug": "Hostage",
  133. "name": "Hostage",
  134. "description": "Generates a hold or sustain envelope stage",
  135. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/hostage/",
  136. "tags": [
  137. "Envelope Generator"
  138. ]
  139. },
  140. {
  141. "slug": "Ranger",
  142. "name": "Ranger",
  143. "description": "A modulatable knob with an adjustable, modulatable range",
  144. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/ranger/",
  145. "tags": [
  146. "Utility"
  147. ]
  148. },
  149. {
  150. "slug": "Scannibal4",
  151. "name": "Scannibal 4",
  152. "description": "A 4 step scanned sequencer",
  153. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/scannibal/",
  154. "tags": [
  155. "Sequencer",
  156. "Envelope Generator",
  157. "LFO"
  158. ]
  159. },
  160. {
  161. "slug": "Scannibal8",
  162. "name": "Scannibal 8",
  163. "description": "An 8 step scanned sequencer",
  164. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/scannibal/",
  165. "tags": [
  166. "Sequencer",
  167. "Envelope Generator",
  168. "LFO"
  169. ]
  170. },
  171. {
  172. "slug": "Scannibal16",
  173. "name": "Scannibal 16",
  174. "description": "A 16 step scanned sequencer",
  175. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/scannibal/",
  176. "tags": [
  177. "Sequencer",
  178. "Envelope Generator",
  179. "LFO"
  180. ]
  181. },
  182. {
  183. "slug": "Sequencizer4",
  184. "name": "Sequencizer 4",
  185. "description": "Generates a highly customizable 4 step sequence",
  186. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/sequencizer/",
  187. "tags": [
  188. "Sequencer",
  189. "Envelope Generator",
  190. "LFO",
  191. "Sample and Hold"
  192. ]
  193. },
  194. {
  195. "slug": "Sequencizer8",
  196. "name": "Sequencizer 8",
  197. "description": "Generates a highly customizable 8 step sequence",
  198. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/sequencizer/",
  199. "tags": [
  200. "Sequencer",
  201. "Envelope Generator",
  202. "LFO",
  203. "Sample and Hold"
  204. ]
  205. },
  206. {
  207. "slug": "Sequencizer16",
  208. "name": "Sequencizer 16",
  209. "description": "Generates a highly customizable 16 step sequence",
  210. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/sequencizer/",
  211. "tags": [
  212. "Sequencer",
  213. "Envelope Generator",
  214. "LFO",
  215. "Sample and Hold"
  216. ]
  217. },
  218. {
  219. "slug": "Stage",
  220. "name": "Stage",
  221. "description": "Generates a single envelope stage",
  222. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/stage/",
  223. "tags": [
  224. "Envelope Generator"
  225. ]
  226. },
  227. {
  228. "slug": "Swave",
  229. "name": "Swave",
  230. "description": "A waveshaper with a unique sigmoid transfer function",
  231. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/swave/",
  232. "tags": [
  233. "Waveshaper"
  234. ]
  235. },
  236. {
  237. "slug": "Tapers",
  238. "name": "Tapers",
  239. "description": "A pair of modulatable knobs with adjustable, modulatable tapers",
  240. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/tapers/",
  241. "tags": [
  242. "Dual",
  243. "Utility"
  244. ]
  245. },
  246. {
  247. "slug": "Truth2",
  248. "name": "Truth 2",
  249. "description": "Applies a customizable truth table to 2 inputs",
  250. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/truth/",
  251. "tags": [
  252. "Logic"
  253. ]
  254. },
  255. {
  256. "slug": "Truth3",
  257. "name": "Truth 3",
  258. "description": "Applies a customizable truth table to 3 inputs",
  259. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/truth/",
  260. "tags": [
  261. "Logic"
  262. ]
  263. },
  264. {
  265. "slug": "Truth4",
  266. "name": "Truth 4",
  267. "description": "Applies a customizable truth table to 4 inputs",
  268. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/truth/",
  269. "tags": [
  270. "Logic"
  271. ]
  272. },
  273. {
  274. "slug": "Upstage",
  275. "name": "Upstage",
  276. "description": "Special-purpose envelope controls",
  277. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/upstage/",
  278. "tags": [
  279. "Envelope Generator"
  280. ]
  281. },
  282. {
  283. "slug": "Xycloid",
  284. "name": "Xycloid",
  285. "description": "Generates a pair of complex, pulsing LFO signals",
  286. "manualUrl": "https://dhemery.github.io/DHE-Modules/modules/xycloid/",
  287. "tags": [
  288. "LFO"
  289. ]
  290. }
  291. ]
  292. }