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.

113 lines
2.8KB

  1. {
  2. "slug": "NonlinearCircuits",
  3. "name": "Nonlinear Circuits",
  4. "version": "1.2.0",
  5. "license": "GPL-3.0-only",
  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. "modules": [
  13. {
  14. "slug": "4Seq",
  15. "name": "4Seq",
  16. "description": "Dual sequencer and clock divider. Panel by J\u00fcrgen Krehan.",
  17. "tags": [
  18. "Sequencer",
  19. "Hardware Clone",
  20. "Clock Modulator"
  21. ]
  22. },
  23. {
  24. "slug": "BOOLs",
  25. "name": "BOOLs",
  26. "description": "Four binary logic jumblers. Panel by Papernoise.",
  27. "tags": [
  28. "Logic",
  29. "Hardware Clone",
  30. "Quad"
  31. ]
  32. },
  33. {
  34. "slug": "DoubleNeuron",
  35. "name": "Double Neuron",
  36. "description": "Two Neurons and Two Difference Rectifiers. Panel by Papernoise.",
  37. "tags": [
  38. "Mixer",
  39. "Noise",
  40. "Utility",
  41. "Random",
  42. "Hardware Clone",
  43. "Dual"
  44. ]
  45. },
  46. {
  47. "slug": "GENiE",
  48. "name": "GENiE",
  49. "description": "Three Neurons tangled together in a feedback network of chaos. Panel by J\u00fcrgen Krehan.",
  50. "tags": [
  51. "Mixer",
  52. "Noise",
  53. "Utility",
  54. "Random",
  55. "Hardware Clone"
  56. ]
  57. },
  58. {
  59. "slug": "LetsSplosh",
  60. "name": "Let's Splosh",
  61. "description": "Four inputs run into lots of Difference Rectifiers for many output variations. Panel by Papernoise.",
  62. "tags": [
  63. "Mixer",
  64. "Noise",
  65. "Utility",
  66. "Random",
  67. "Hardware Clone",
  68. "Quad"
  69. ]
  70. },
  71. {
  72. "slug": "Neuron",
  73. "name": "Neuron",
  74. "description": "3-input comparator and Difference Rectifier for creating unpredictable interactions. Panel by J\u00fcrgen Krehan.",
  75. "tags": [
  76. "Mixer",
  77. "Noise",
  78. "Utility",
  79. "Random",
  80. "Hardware Clone",
  81. "Dual"
  82. ]
  83. },
  84. {
  85. "slug": "Numberwang",
  86. "name": "Numberwang",
  87. "description": "Four gates make sixteen. That's Numberwang! Panel by J\u00fcrgen Krehan.",
  88. "tags": [
  89. "Logic",
  90. "Hardware Clone"
  91. ]
  92. },
  93. {
  94. "slug": "SquidAxon",
  95. "name": "Squid Axon",
  96. "description": "Mixer, Shift Register, and Feedback. Panel by Jason Wehmhoener.",
  97. "tags": [
  98. "Mixer",
  99. "Random",
  100. "Hardware Clone"
  101. ]
  102. },
  103. {
  104. "slug": "Statues",
  105. "name": "Statues",
  106. "description": "1->8 Signal switch using binary inputs. Panel by J\u00fcrgen Krehan.",
  107. "tags": [
  108. "Logic",
  109. "Hardware Clone"
  110. ]
  111. }
  112. ]
  113. }