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.

252 lines
7.0KB

  1. {
  2. "slug": "NonlinearCircuits",
  3. "name": "Nonlinear Circuits",
  4. "version": "2.4.0",
  5. "license": "CC0-1.0",
  6. "author": "Michael Hetrick",
  7. "authorEmail": "",
  8. "authorUrl": "https://mhetrick.com",
  9. "pluginUrl": "http://nonlinearcircuits.blogspot.com/",
  10. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  11. "sourceUrl": "https://github.com/mhetrick/nonlinearcircuits",
  12. "changelogUrl": "https://github.com/mhetrick/nonlinearcircuits/blob/master/CHANGELOG.md",
  13. "modules": [
  14. {
  15. "slug": "4Seq",
  16. "name": "4Seq",
  17. "description": "Dual sequencer and clock divider. Panel by jk.",
  18. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  19. "tags": [
  20. "Sequencer",
  21. "Hardware Clone",
  22. "Clock Modulator"
  23. ]
  24. },
  25. {
  26. "slug": "8BitCipher",
  27. "name": "8-Bit Cipher",
  28. "description": "Dual sequencer and clock divider. Panel by jk.",
  29. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  30. "tags": [
  31. "Sequencer",
  32. "Hardware Clone",
  33. "Clock Modulator"
  34. ]
  35. },
  36. {
  37. "slug": "BeatFreqs",
  38. "name": "Beat Freqs",
  39. "description": "Four beat frequency indicators, used to generate 16 gates.",
  40. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  41. "tags": [
  42. "Logic",
  43. "Hardware Clone",
  44. "Quad"
  45. ]
  46. },
  47. {
  48. "slug": "BOOLs",
  49. "name": "BOOLs",
  50. "description": "Four binary logic jumblers. Panel by Papernoise.",
  51. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#bools",
  52. "tags": [
  53. "Logic",
  54. "Hardware Clone",
  55. "Quad"
  56. ]
  57. },
  58. {
  59. "slug": "DeEscalate",
  60. "name": "De-Escalate",
  61. "description": "Seven simple attenuators.",
  62. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  63. "tags": [
  64. "Attenuator",
  65. "Hardware Clone"
  66. ]
  67. },
  68. {
  69. "slug": "DivideConquer",
  70. "name": "Divide & Conquer",
  71. "description": "More clock dividers than you will ever need.",
  72. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  73. "tags": [
  74. "Logic",
  75. "Clock Modulator",
  76. "Hardware Clone"
  77. ]
  78. },
  79. {
  80. "slug": "DivineCMOS",
  81. "name": "Divine CMOS",
  82. "description": "Waveform and clock divider with multiple divison outputs, slew, and a mixer.",
  83. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  84. "tags": [
  85. "Logic",
  86. "Hardware Clone"
  87. ]
  88. },
  89. {
  90. "slug": "DoubleNeuron",
  91. "name": "Double Neuron",
  92. "description": "Two Neurons and Two Difference Rectifiers. Panel by Papernoise.",
  93. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#double-neuron",
  94. "tags": [
  95. "Mixer",
  96. "Noise",
  97. "Utility",
  98. "Random",
  99. "Hardware Clone",
  100. "Dual"
  101. ]
  102. },
  103. {
  104. "slug": "GENiE",
  105. "name": "GENiE",
  106. "description": "Three Neurons tangled together in a feedback network of chaos. Panel by jk.",
  107. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  108. "tags": [
  109. "Mixer",
  110. "Noise",
  111. "Utility",
  112. "Random",
  113. "Hardware Clone"
  114. ]
  115. },
  116. {
  117. "slug": "LetsSplosh",
  118. "name": "Let's Splosh",
  119. "description": "Four inputs run into lots of Difference Rectifiers for many output variations. Panel by Papernoise.",
  120. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#lets-splosh",
  121. "tags": [
  122. "Mixer",
  123. "Noise",
  124. "Utility",
  125. "Random",
  126. "Hardware Clone",
  127. "Quad"
  128. ]
  129. },
  130. {
  131. "slug": "Neuron",
  132. "name": "Neuron",
  133. "description": "3-input comparator and Difference Rectifier for creating unpredictable interactions. Panel by jk.",
  134. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  135. "tags": [
  136. "Mixer",
  137. "Noise",
  138. "Utility",
  139. "Random",
  140. "Hardware Clone",
  141. "Dual"
  142. ]
  143. },
  144. {
  145. "slug": "Numberwang",
  146. "name": "Numberwang",
  147. "description": "Four gates make sixteen. That's Numberwang! Panel by jk.",
  148. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  149. "tags": [
  150. "Logic",
  151. "Hardware Clone"
  152. ]
  153. },
  154. {
  155. "slug": "Router",
  156. "name": "Router",
  157. "description": "Simple switch. If the CV input is below the knob voltage setting, the output is active. Panel by jk.",
  158. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  159. "tags": [
  160. "Switch",
  161. "Mixer",
  162. "Quad",
  163. "Hardware Clone"
  164. ]
  165. },
  166. {
  167. "slug": "Segue",
  168. "name": "Segue",
  169. "description": "Stereo channel-flipping panner, crossfader, or VCA",
  170. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  171. "tags": [
  172. "Mixer",
  173. "Hardware Clone"
  174. ]
  175. },
  176. {
  177. "slug": "SlothTorpor",
  178. "name": "Sloth Torpor",
  179. "description": "Slow chaotic oscillator. DSP engine by Don Cross.",
  180. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  181. "tags": [
  182. "Hardware Clone",
  183. "Low-frequency oscillator"
  184. ]
  185. },
  186. {
  187. "slug": "SlothApathy",
  188. "name": "Sloth Apathy",
  189. "description": "Very slow chaotic oscillator. DSP engine by Don Cross.",
  190. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  191. "tags": [
  192. "Hardware Clone",
  193. "Low-frequency oscillator"
  194. ]
  195. },
  196. {
  197. "slug": "SlothInertia",
  198. "name": "Sloth Inertia",
  199. "description": "Extremely slow chaotic oscillator. DSP engine by Don Cross.",
  200. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  201. "tags": [
  202. "Hardware Clone",
  203. "Low-frequency oscillator"
  204. ]
  205. },
  206. {
  207. "slug": "Splish",
  208. "name": "Splish",
  209. "description": "Three input variation of Let's Splosh.",
  210. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#splish",
  211. "tags": [
  212. "Mixer",
  213. "Noise",
  214. "Utility",
  215. "Random",
  216. "Hardware Clone",
  217. "Quad"
  218. ]
  219. },
  220. {
  221. "slug": "SquidAxon",
  222. "name": "Squid Axon",
  223. "description": "Mixer, Shift Register, and Feedback. Panel by Jason Wehmhoener.",
  224. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#squid-axon",
  225. "tags": [
  226. "Mixer",
  227. "Random",
  228. "Hardware Clone"
  229. ]
  230. },
  231. {
  232. "slug": "Statues",
  233. "name": "Statues",
  234. "description": "1->8 Signal switch using binary inputs. Panel by jk.",
  235. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  236. "tags": [
  237. "Logic",
  238. "Hardware Clone"
  239. ]
  240. },
  241. {
  242. "slug": "TripleSloth",
  243. "name": "Triple Sloth",
  244. "description": "Three combined slow chaotic oscillators. DSP engine by Don Cross.",
  245. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  246. "tags": [
  247. "Hardware Clone",
  248. "Low-frequency oscillator"
  249. ]
  250. }
  251. ]
  252. }