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.

163 lines
5.1KB

  1. {
  2. "slug": "Venom",
  3. "name": "Venom",
  4. "version": "2.2.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "",
  7. "author": "David Benham",
  8. "authorEmail": "david.benham42@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/DaveBenham/VenomModules",
  11. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md",
  12. "sourceUrl": "https://github.com/DaveBenham/VenomModules",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/DaveBenham/VenomModules/blob/main/changelog.md",
  15. "modules": [
  16. {
  17. "slug": "BernoulliSwitch",
  18. "name": "Bernoulli Switch",
  19. "description": "Randomly route two inputs to two outputs, with built in scaling and offset capabilities",
  20. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bernoulli-switch",
  21. "tags": [
  22. "Attenuator",
  23. "Controller",
  24. "Logic",
  25. "Polyphonic",
  26. "Random",
  27. "Switch",
  28. "Utility"
  29. ]
  30. },
  31. {
  32. "slug": "CloneMerge",
  33. "name": "Clone Merge",
  34. "description": "Clone up to 8 monophonic inputs and merge all channels into 1 polyphonic output",
  35. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#clone-merge",
  36. "tags": [
  37. "Polyphonic",
  38. "Utility"
  39. ]
  40. },
  41. {
  42. "slug": "HQ",
  43. "name": "HQ - Harmonic Quantizer",
  44. "description": "Computes a selected harmonic or subharmonic partial relative to a root V/Oct, or quantizes input V/Oct to the nearest partial relative to the root",
  45. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#harmonic-quantizer",
  46. "tags": [
  47. "Polyphonic",
  48. "Quantizer"
  49. ]
  50. },
  51. {
  52. "slug": "Mix4",
  53. "name": "Mix 4",
  54. "description": "Compact audio or CV mixer, attenuator, inverter, amplifier, and/or offset",
  55. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-4",
  56. "tags": [
  57. "Attenuator",
  58. "Mixer",
  59. "Polyphonic",
  60. "Utility"
  61. ]
  62. },
  63. {
  64. "slug": "Mix4Stereo",
  65. "name": "Mix 4 Stereo",
  66. "description": "Stereo compact audio or CV mixer, attenuator, inverter, amplifier, and/or offset",
  67. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-4-stereo",
  68. "tags": [
  69. "Attenuator",
  70. "Mixer",
  71. "Polyphonic",
  72. "Utility"
  73. ]
  74. },
  75. {
  76. "slug": "PolyClone",
  77. "name": "Poly Clone",
  78. "description": "Clone each channel of a polyphonic input and merge the results into a single polyphonic output",
  79. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-clone",
  80. "tags": [
  81. "Polyphonic",
  82. "Utility"
  83. ]
  84. },
  85. {
  86. "slug": "Recurse",
  87. "name": "Recurse",
  88. "description": "Recursively process an input via Send/Return, with built in scaling and offset cababilities",
  89. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse",
  90. "tags": [
  91. "Effect",
  92. "Polyphonic",
  93. "Ring modulator",
  94. "Utility"
  95. ]
  96. },
  97. {
  98. "slug": "RecurseStereo",
  99. "name": "Recurse Stereo",
  100. "description": "Recursively process mono or stereo input via Send/Return, with built in scaling and offset cababilities",
  101. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse-stereo",
  102. "tags": [
  103. "Effect",
  104. "Polyphonic",
  105. "Ring modulator",
  106. "Utility"
  107. ]
  108. },
  109. {
  110. "slug": "RhythmExplorer",
  111. "name": "Rhythm Explorer",
  112. "description": "Random rhythm generator, trigger sequencer and clock divider",
  113. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#rhythm-explorer",
  114. "tags": [
  115. "Clock modulator",
  116. "Random",
  117. "Sequencer"
  118. ]
  119. },
  120. {
  121. "slug": "VCAMix4",
  122. "name": "VCA Mix 4",
  123. "description": "Compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  124. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4",
  125. "tags": [
  126. "Attenuator",
  127. "Mixer",
  128. "Polyphonic",
  129. "Ring modulator",
  130. "Utility",
  131. "Voltage-controlled amplifier"
  132. ]
  133. },
  134. {
  135. "slug": "VCAMix4Stereo",
  136. "name": "VCA Mix 4 Stereo",
  137. "description": "Stereo compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  138. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4-stereo",
  139. "tags": [
  140. "Attenuator",
  141. "Mixer",
  142. "Polyphonic",
  143. "Ring modulator",
  144. "Utility",
  145. "Voltage-controlled amplifier"
  146. ]
  147. },
  148. {
  149. "slug": "WinComp",
  150. "name": "WinComp",
  151. "description": "Windowed comparator and rectifier",
  152. "manualURL": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wincomp",
  153. "tags": [
  154. "Distortion",
  155. "Limiter",
  156. "Logic",
  157. "Polyphonic",
  158. "Utility",
  159. "Waveshaper"
  160. ]
  161. }
  162. ]
  163. }