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.

351 lines
7.9KB

  1. {
  2. "slug": "HetrickCV",
  3. "name": "HetrickCV",
  4. "version": "2.1.0",
  5. "license": "CC0-1.0",
  6. "author": "Michael Hetrick",
  7. "authorEmail": "",
  8. "authorUrl": "https://mhetrick.com",
  9. "pluginUrl": "https://github.com/mhetrick/hetrickcv",
  10. "manualUrl": "https://github.com/mhetrick/hetrickcv/blob/master/README.md",
  11. "sourceUrl": "https://github.com/mhetrick/hetrickcv",
  12. "donateUrl": "https://paypal.me/MHetrick",
  13. "changelogUrl": "https://github.com/mhetrick/hetrickcv/blob/master/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "Chaos1Op",
  17. "name": "1-Op Chaos",
  18. "description": "Multimode audio and modulation chaos generator.",
  19. "tags": [
  20. "Noise",
  21. "Random"
  22. ]
  23. },
  24. {
  25. "slug": "Chaos2Op",
  26. "name": "2-Op Chaos",
  27. "description": "Multimode audio and modulation chaos generator.",
  28. "tags": [
  29. "Noise",
  30. "Random"
  31. ]
  32. },
  33. {
  34. "slug": "Chaos3Op",
  35. "name": "3-Op Chaos",
  36. "description": "Multimode audio and modulation chaos generator.",
  37. "tags": [
  38. "Noise",
  39. "Random"
  40. ]
  41. },
  42. {
  43. "slug": "ASR",
  44. "name": "ASR",
  45. "description": "Analog shift register. Multi-stage sample and hold",
  46. "tags": [
  47. "Sequencer"
  48. ]
  49. },
  50. {
  51. "slug": "AnalogToDigital",
  52. "name": "Analog to Digital",
  53. "description": "Converts a continuous signal into eight gates representing bit values.",
  54. "tags": [
  55. "Logic",
  56. "Polyphonic"
  57. ]
  58. },
  59. {
  60. "slug": "BinaryGate",
  61. "name": "Binary Gate",
  62. "description": "Manually turn a gate on or off, or toggle its current state.",
  63. "tags": [
  64. "Logic"
  65. ]
  66. },
  67. {
  68. "slug": "BinaryNoise",
  69. "name": "Binary Noise",
  70. "description": "Generates a random gate or square wave signal.",
  71. "tags": [
  72. "Noise",
  73. "Random"
  74. ]
  75. },
  76. {
  77. "slug": "Bitshift",
  78. "name": "Bitshift",
  79. "description": "Bitshifting distortion and waveshaping effect",
  80. "tags": [
  81. "Effect",
  82. "Distortion",
  83. "Waveshaper",
  84. "Polyphonic"
  85. ]
  86. },
  87. {
  88. "slug": "BlankPanel",
  89. "name": "Blank Panel",
  90. "description": "A blank panel. Show your love for HetrickCV",
  91. "tags": [
  92. "Blank"
  93. ]
  94. },
  95. {
  96. "slug": "Boolean3",
  97. "name": "Boolean Logic",
  98. "description": "Six way boolean logic processor",
  99. "tags": [
  100. "Logic"
  101. ]
  102. },
  103. {
  104. "slug": "ChaoticAttractors",
  105. "name": "Chaotic Attractors",
  106. "description": "Multimode audio and modulation chaos generator.",
  107. "tags": [
  108. "Noise",
  109. "Random"
  110. ]
  111. },
  112. {
  113. "slug": "ClockedNoise",
  114. "name": "Clocked Noise",
  115. "description": "Multimode audio and modulation noise generator.",
  116. "tags": [
  117. "Noise",
  118. "Random"
  119. ]
  120. },
  121. {
  122. "slug": "Comparator",
  123. "name": "Comparator",
  124. "description": "Determine whether a signal is above or below a threshold.",
  125. "tags": [
  126. "Logic",
  127. "Utility"
  128. ]
  129. },
  130. {
  131. "slug": "Contrast",
  132. "name": "Contrast",
  133. "description": "A mild distortion that brightens up a signal.",
  134. "tags": [
  135. "Effect",
  136. "Distortion",
  137. "Polyphonic"
  138. ]
  139. },
  140. {
  141. "slug": "Crackle",
  142. "name": "Crackle",
  143. "description": "Vinyl-like noise generator ported from SuperCollider.",
  144. "tags": [
  145. "Noise"
  146. ]
  147. },
  148. {
  149. "slug": "DataCompander",
  150. "name": "Data Compander",
  151. "description": "Compresses and expands signals with a-law or mu-law compansion.",
  152. "tags": [
  153. "Utility",
  154. "Waveshaper",
  155. "Polyphonic"
  156. ]
  157. },
  158. {
  159. "slug": "Delta",
  160. "name": "Delta",
  161. "description": "Determine which direction a signal is heading.",
  162. "tags": [
  163. "Logic",
  164. "Utility"
  165. ]
  166. },
  167. {
  168. "slug": "DigitalToAnalog",
  169. "name": "Digital to Analog",
  170. "description": "Converts eight gates to a smooth signal.",
  171. "tags": [
  172. "Logic",
  173. "Polyphonic"
  174. ]
  175. },
  176. {
  177. "slug": "Dust",
  178. "name": "Dust",
  179. "description": "Random impulse and noise generator ported from SuperCollider",
  180. "tags": [
  181. "Noise",
  182. "Granular"
  183. ]
  184. },
  185. {
  186. "slug": "Exponent",
  187. "name": "Exponent",
  188. "description": "Raise a signal to a power",
  189. "tags": [
  190. "Waveshaper",
  191. "Polyphonic"
  192. ]
  193. },
  194. {
  195. "slug": "FBSineChaos",
  196. "name": "Feedback Sine Chaos",
  197. "description": "A chaotic oscillator and LFO created through phase distortion and feedback.",
  198. "tags": [
  199. "Noise",
  200. "Oscillator",
  201. "Random"
  202. ]
  203. },
  204. {
  205. "slug": "FlipFlop",
  206. "name": "Flip-Flop",
  207. "description": "A flexible toggle switch",
  208. "tags": [
  209. "Logic"
  210. ]
  211. },
  212. {
  213. "slug": "FlipPan",
  214. "name": "Flip Pan",
  215. "description": "A bidirectional panner, crossfader, and VCA",
  216. "tags": [
  217. "Panning",
  218. "VCA",
  219. "Utility",
  220. "Polyphonic"
  221. ]
  222. },
  223. {
  224. "slug": "GateJunction",
  225. "name": "Gate Junction",
  226. "description": "Eight channel gate processor.",
  227. "tags": [
  228. "Switch",
  229. "Logic"
  230. ]
  231. },
  232. {
  233. "slug": "GateJunctionExp",
  234. "name": "Gate Junction Expanded",
  235. "description": "Eight channel gate processor, expanded with more jacks and polyphony.",
  236. "tags": [
  237. "Switch",
  238. "Logic",
  239. "Polyphonic"
  240. ]
  241. },
  242. {
  243. "slug": "Gingerbread",
  244. "name": "Gingerbread Chaos",
  245. "description": "Self-modulating audio and modulation chaos generator.",
  246. "tags": [
  247. "Noise",
  248. "Random"
  249. ]
  250. },
  251. {
  252. "slug": "LogicCombine",
  253. "name": "OR Logic (Gate Combiner)",
  254. "description": "Combines multiple gates into one gate.",
  255. "tags": [
  256. "Logic",
  257. "Polyphonic"
  258. ]
  259. },
  260. {
  261. "slug": "MidSide",
  262. "name": "Mid/Side",
  263. "description": "Converts Left/Right signals to Mid/Side and vice versa.",
  264. "tags": [
  265. "Utility",
  266. "Polyphonic"
  267. ]
  268. },
  269. {
  270. "slug": "MinMax",
  271. "name": "Min-Max",
  272. "description": "Outputs the greatest and least voltages from up to 4 inputs.",
  273. "tags": [
  274. "Utility",
  275. "Polyphonic"
  276. ]
  277. },
  278. {
  279. "slug": "RandomGates",
  280. "name": "Random Gates",
  281. "description": "Generates up to eight random gates.",
  282. "tags": [
  283. "Random"
  284. ]
  285. },
  286. {
  287. "slug": "Rotator",
  288. "name": "Rotator",
  289. "description": "Eight-way channel rotation.",
  290. "tags": [
  291. "Switch"
  292. ]
  293. },
  294. {
  295. "slug": "Rungler",
  296. "name": "Rungler",
  297. "description": "8-Bit Shift Register and Comparator with stepped signal output via bits 6, 7, and 8.",
  298. "tags": [
  299. "Sequencer",
  300. "Random"
  301. ]
  302. },
  303. {
  304. "slug": "Scanner",
  305. "name": "Scanner",
  306. "description": "8-channel signal crossfader, mixer, scanner, and router.",
  307. "tags": [
  308. "Mixer",
  309. "Switch"
  310. ]
  311. },
  312. {
  313. "slug": "2To4",
  314. "name": "2 To 4 Mix Matrix",
  315. "description": "Takes two signals and generates four variations.",
  316. "tags": [
  317. "Mixer",
  318. "Polyphonic"
  319. ]
  320. },
  321. {
  322. "slug": "VectorMix",
  323. "name": "4-Way Cartesian Mixer",
  324. "description": "Two-dimensional crossfading between four signals.",
  325. "tags": [
  326. "Mixer"
  327. ]
  328. },
  329. {
  330. "slug": "Waveshaper",
  331. "name": "Waveshaper",
  332. "description": "Modulatable hyperbolic waveshaper",
  333. "tags": [
  334. "Distortion",
  335. "Effect",
  336. "Waveshaper",
  337. "Polyphonic"
  338. ]
  339. },
  340. {
  341. "slug": "XYToPolar",
  342. "name": "XY<->Polar",
  343. "description": "Converts XY coordinates to Polar and vice versa.",
  344. "tags": [
  345. "Utility",
  346. "Waveshaper",
  347. "Polyphonic"
  348. ]
  349. }
  350. ]
  351. }