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.

231 lines
6.4KB

  1. {
  2. "slug": "NonlinearCircuits",
  3. "name": "Nonlinear Circuits",
  4. "version": "2.3.2",
  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": "BOOLs",
  38. "name": "BOOLs",
  39. "description": "Four binary logic jumblers. Panel by Papernoise.",
  40. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#bools",
  41. "tags": [
  42. "Logic",
  43. "Hardware Clone",
  44. "Quad"
  45. ]
  46. },
  47. {
  48. "slug": "DivideConquer",
  49. "name": "Divide & Conquer",
  50. "description": "More clock dividers than you will ever need.",
  51. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  52. "tags": [
  53. "Logic",
  54. "Clock Modulator",
  55. "Hardware Clone"
  56. ]
  57. },
  58. {
  59. "slug": "DivineCMOS",
  60. "name": "Divine CMOS",
  61. "description": "Waveform and clock divider with multiple divison outputs, slew, and a mixer.",
  62. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  63. "tags": [
  64. "Logic",
  65. "Hardware Clone"
  66. ]
  67. },
  68. {
  69. "slug": "DoubleNeuron",
  70. "name": "Double Neuron",
  71. "description": "Two Neurons and Two Difference Rectifiers. Panel by Papernoise.",
  72. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#double-neuron",
  73. "tags": [
  74. "Mixer",
  75. "Noise",
  76. "Utility",
  77. "Random",
  78. "Hardware Clone",
  79. "Dual"
  80. ]
  81. },
  82. {
  83. "slug": "GENiE",
  84. "name": "GENiE",
  85. "description": "Three Neurons tangled together in a feedback network of chaos. Panel by jk.",
  86. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  87. "tags": [
  88. "Mixer",
  89. "Noise",
  90. "Utility",
  91. "Random",
  92. "Hardware Clone"
  93. ]
  94. },
  95. {
  96. "slug": "LetsSplosh",
  97. "name": "Let's Splosh",
  98. "description": "Four inputs run into lots of Difference Rectifiers for many output variations. Panel by Papernoise.",
  99. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#lets-splosh",
  100. "tags": [
  101. "Mixer",
  102. "Noise",
  103. "Utility",
  104. "Random",
  105. "Hardware Clone",
  106. "Quad"
  107. ]
  108. },
  109. {
  110. "slug": "Neuron",
  111. "name": "Neuron",
  112. "description": "3-input comparator and Difference Rectifier for creating unpredictable interactions. Panel by jk.",
  113. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  114. "tags": [
  115. "Mixer",
  116. "Noise",
  117. "Utility",
  118. "Random",
  119. "Hardware Clone",
  120. "Dual"
  121. ]
  122. },
  123. {
  124. "slug": "Numberwang",
  125. "name": "Numberwang",
  126. "description": "Four gates make sixteen. That's Numberwang! Panel by jk.",
  127. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  128. "tags": [
  129. "Logic",
  130. "Hardware Clone"
  131. ]
  132. },
  133. {
  134. "slug": "Router",
  135. "name": "Router",
  136. "description": "Simple switch. If the CV input is below the knob voltage setting, the output is active. Panel by jk.",
  137. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  138. "tags": [
  139. "Switch",
  140. "Mixer",
  141. "Quad",
  142. "Hardware Clone"
  143. ]
  144. },
  145. {
  146. "slug": "Segue",
  147. "name": "Segue",
  148. "description": "Stereo channel-flipping panner, crossfader, or VCA",
  149. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  150. "tags": [
  151. "Mixer",
  152. "Hardware Clone"
  153. ]
  154. },
  155. {
  156. "slug": "SlothTorpor",
  157. "name": "Sloth Torpor",
  158. "description": "Slow chaotic oscillator. DSP engine by Don Cross.",
  159. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  160. "tags": [
  161. "Hardware Clone",
  162. "Low-frequency oscillator"
  163. ]
  164. },
  165. {
  166. "slug": "SlothApathy",
  167. "name": "Sloth Apathy",
  168. "description": "Very slow chaotic oscillator. DSP engine by Don Cross.",
  169. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  170. "tags": [
  171. "Hardware Clone",
  172. "Low-frequency oscillator"
  173. ]
  174. },
  175. {
  176. "slug": "SlothInertia",
  177. "name": "Sloth Inertia",
  178. "description": "Extremely slow chaotic oscillator. DSP engine by Don Cross.",
  179. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  180. "tags": [
  181. "Hardware Clone",
  182. "Low-frequency oscillator"
  183. ]
  184. },
  185. {
  186. "slug": "Splish",
  187. "name": "Splish",
  188. "description": "Three input variation of Let's Splosh.",
  189. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#splish",
  190. "tags": [
  191. "Mixer",
  192. "Noise",
  193. "Utility",
  194. "Random",
  195. "Hardware Clone",
  196. "Quad"
  197. ]
  198. },
  199. {
  200. "slug": "SquidAxon",
  201. "name": "Squid Axon",
  202. "description": "Mixer, Shift Register, and Feedback. Panel by Jason Wehmhoener.",
  203. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits#squid-axon",
  204. "tags": [
  205. "Mixer",
  206. "Random",
  207. "Hardware Clone"
  208. ]
  209. },
  210. {
  211. "slug": "Statues",
  212. "name": "Statues",
  213. "description": "1->8 Signal switch using binary inputs. Panel by jk.",
  214. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  215. "tags": [
  216. "Logic",
  217. "Hardware Clone"
  218. ]
  219. },
  220. {
  221. "slug": "TripleSloth",
  222. "name": "Triple Sloth",
  223. "description": "Three combined slow chaotic oscillators. DSP engine by Don Cross.",
  224. "manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
  225. "tags": [
  226. "Hardware Clone",
  227. "Low-frequency oscillator"
  228. ]
  229. }
  230. ]
  231. }