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.

470 lines
15KB

  1. {
  2. "slug": "Venom",
  3. "name": "Venom",
  4. "version": "2.7.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": "AuxClone",
  18. "name": "Auxilliary Clone Expander",
  19. "description": "Adds additional cloned poly input/output pairs to Clone Merge, Poly Merge, or Poly Unison",
  20. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#auxilliary-clone-expander",
  21. "tags": [
  22. "Expander",
  23. "Polyphonic",
  24. "Utility"
  25. ]
  26. },
  27. {
  28. "slug": "BenjolinOsc",
  29. "name": "Benjolin Oscillator",
  30. "description": "Complex chaotic oscillator emulating the oscillator and rungler components of a Benjolin",
  31. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#benjolin-oscillator",
  32. "tags": [
  33. "Low-frequency oscillator",
  34. "Oscillator",
  35. "Random",
  36. "Sequencer"
  37. ]
  38. },
  39. {
  40. "slug": "BernoulliSwitch",
  41. "name": "Bernoulli Switch",
  42. "description": "Randomly route two inputs to two outputs, with built in scaling and offset capabilities",
  43. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bernoulli-switch",
  44. "tags": [
  45. "Attenuator",
  46. "Controller",
  47. "Logic",
  48. "Polyphonic",
  49. "Random",
  50. "Switch",
  51. "Utility",
  52. "Waveshaper"
  53. ]
  54. },
  55. {
  56. "slug": "BernoulliSwitchExpander",
  57. "name": "Bernoulli Switch Expander",
  58. "description": "Additional CV inputs and attenuators for Bernoulli Switch",
  59. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bernoulli-switch-expander",
  60. "tags": [
  61. "Expander"
  62. ]
  63. },
  64. {
  65. "slug": "CloneMerge",
  66. "name": "Clone Merge",
  67. "description": "Clone up to 8 monophonic inputs and merge all channels into 1 polyphonic output",
  68. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#clone-merge",
  69. "tags": [
  70. "Polyphonic",
  71. "Utility"
  72. ]
  73. },
  74. {
  75. "slug": "HQ",
  76. "name": "HQ - Harmonic Quantizer",
  77. "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",
  78. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#harmonic-quantizer",
  79. "tags": [
  80. "Polyphonic",
  81. "Quantizer"
  82. ]
  83. },
  84. {
  85. "slug": "Knob5",
  86. "name": "Knob 5",
  87. "description": "5 configurable constant voltage knobs",
  88. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#knob-5",
  89. "tags": [
  90. "Controller",
  91. "Polyphonic",
  92. "Utility"
  93. ]
  94. },
  95. {
  96. "slug": "LinearBeats",
  97. "name": "Linear Beats",
  98. "description": "Convert multiple trigger/gate channels into a linear drumming pattern",
  99. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#linear-beats",
  100. "tags": [
  101. "Logic",
  102. "Polyphonic",
  103. "Sample and hold"
  104. ]
  105. },
  106. {
  107. "slug": "LinearBeatsExpander",
  108. "name": "Linear Beats Expander",
  109. "description": "Add bypass and input/output mutes to the Linear Beats module",
  110. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#linear-beats-expander",
  111. "tags": [
  112. "Logic",
  113. "Expander"
  114. ]
  115. },
  116. {
  117. "slug": "Logic",
  118. "name": "Logic",
  119. "description": "Flexible logic gate processor suitable for both CV and audio applications",
  120. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#logic",
  121. "tags": [
  122. "Logic",
  123. "Polyphonic",
  124. "Utility"
  125. ]
  126. },
  127. {
  128. "slug": "Mix4",
  129. "name": "Mix 4",
  130. "description": "Compact audio or CV mixer, attenuator, inverter, amplifier, and/or offset",
  131. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-4",
  132. "tags": [
  133. "Attenuator",
  134. "Mixer",
  135. "Polyphonic",
  136. "Utility"
  137. ]
  138. },
  139. {
  140. "slug": "Mix4Stereo",
  141. "name": "Mix 4 Stereo",
  142. "description": "Stereo compact audio or CV mixer, attenuator, inverter, amplifier, and/or offset",
  143. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-4-stereo",
  144. "tags": [
  145. "Attenuator",
  146. "Mixer",
  147. "Polyphonic",
  148. "Utility"
  149. ]
  150. },
  151. {
  152. "slug": "MixFade",
  153. "name": "Mix Fade Expander",
  154. "description": "Add symmetric mute/solo fades to any of the Mix modules",
  155. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-fade-expander",
  156. "tags": [
  157. "Attenuator",
  158. "Expander",
  159. "Mixer",
  160. "Polyphonic",
  161. "Utility"
  162. ]
  163. },
  164. {
  165. "slug": "MixFade2",
  166. "name": "Mix Fade 2 Expander",
  167. "description": "Add independent rise/fall fades for mute/solo to any of the Mix modules",
  168. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-fade-2-expander",
  169. "tags": [
  170. "Attenuator",
  171. "Expander",
  172. "Mixer",
  173. "Polyphonic",
  174. "Utility"
  175. ]
  176. },
  177. {
  178. "slug": "MixMute",
  179. "name": "Mix Mute Expander",
  180. "description": "Add mutes to any of the Mix modules",
  181. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-mute-expander",
  182. "tags": [
  183. "Attenuator",
  184. "Expander",
  185. "Mixer",
  186. "Polyphonic",
  187. "Utility"
  188. ]
  189. },
  190. {
  191. "slug": "MixOffset",
  192. "name": "Mix Offset Expander",
  193. "description": "Add offset control to any of the Mix modules",
  194. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-offset-expander",
  195. "tags": [
  196. "Attenuator",
  197. "Expander",
  198. "Mixer",
  199. "Polyphonic",
  200. "Utility"
  201. ]
  202. },
  203. {
  204. "slug": "MixPan",
  205. "name": "Mix Pan Expander",
  206. "description": "Add pan control to either of the stereo Mix modules",
  207. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-pan-expander",
  208. "tags": [
  209. "Attenuator",
  210. "Expander",
  211. "Mixer",
  212. "Polyphonic",
  213. "Utility"
  214. ]
  215. },
  216. {
  217. "slug": "MixSend",
  218. "name": "Mix Aux Send Expander",
  219. "description": "Add aux send/return to any of the Mix modules",
  220. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-aux-send-expander",
  221. "tags": [
  222. "Attenuator",
  223. "Expander",
  224. "Mixer",
  225. "Polyphonic",
  226. "Utility"
  227. ]
  228. },
  229. {
  230. "slug": "MixSolo",
  231. "name": "Mix Solo Expander",
  232. "description": "Add solo to any of the Mix modules",
  233. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-solo-expander",
  234. "tags": [
  235. "Attenuator",
  236. "Expander",
  237. "Mixer",
  238. "Polyphonic",
  239. "Utility"
  240. ]
  241. },
  242. {
  243. "slug": "MultiMerge",
  244. "name": "Multi Merge",
  245. "description": "Merge one or more sets of mono and/or poly inputs into polyphonic outputs",
  246. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-merge",
  247. "tags": [
  248. "Polyphonic",
  249. "Utility"
  250. ]
  251. },
  252. {
  253. "slug": "MultiSplit",
  254. "name": "Multi Split",
  255. "description": "Split one or more poly inputs into multiple mono or poly outputs",
  256. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-merge",
  257. "tags": [
  258. "Polyphonic",
  259. "Utility"
  260. ]
  261. },
  262. {
  263. "slug": "NORS_IQ",
  264. "name": "Non-Octave-Repeating Scale Intervallic Quantizer",
  265. "description": "Quantizer for any scale defined by up to 13 intervals between notes",
  266. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#non-octave-repeating-scale-intervallic-quantizer",
  267. "tags": [
  268. "Quantizer",
  269. "Polyphonic"
  270. ]
  271. },
  272. {
  273. "slug": "NORSIQChord2Scale",
  274. "name": "NORSIQ Chord To Scale",
  275. "description": "Convert a polyphonic chord into CV to generate a scale for the Non-Octave_Repeating Scale Intervallic Quantizer",
  276. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#nors_iq_interval_generator",
  277. "tags": [
  278. "Quantizer",
  279. "Polyphonic"
  280. ]
  281. },
  282. {
  283. "slug": "PolyClone",
  284. "name": "Poly Clone",
  285. "description": "Clone each channel of a polyphonic input and merge the results into a single polyphonic output",
  286. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-clone",
  287. "tags": [
  288. "Polyphonic",
  289. "Utility"
  290. ]
  291. },
  292. {
  293. "slug": "PolyOffset",
  294. "name": "Poly Offset",
  295. "description": "Provides an offset control for each channel of a polyphonic signal",
  296. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-offset",
  297. "tags": [
  298. "Polyphonic",
  299. "Utility"
  300. ]
  301. },
  302. {
  303. "slug": "PolySHASR",
  304. "name": "Poly Sample & Hold Analog Shift Register",
  305. "description": "Ten channel polyphonic sample and hold combined with a shift register",
  306. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-unison",
  307. "tags": [
  308. "Polyphonic",
  309. "Random",
  310. "Sample and hold"
  311. ]
  312. },
  313. {
  314. "slug": "PolyScale",
  315. "name": "Poly Scale",
  316. "description": "Provides a level control for each channel of a polyphonic signal",
  317. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-offset",
  318. "tags": [
  319. "Attenuator",
  320. "Polyphonic",
  321. "Utility"
  322. ]
  323. },
  324. {
  325. "slug": "PolyUnison",
  326. "name": "Poly Unison",
  327. "description": "Replicate each channel of a polyphonic input with a variable detune spread, and merge the results into a single polyphonic output",
  328. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-unison",
  329. "tags": [
  330. "Polyphonic",
  331. "Tuner",
  332. "Utility"
  333. ]
  334. },
  335. {
  336. "slug": "Push5",
  337. "name": "Push 5",
  338. "description": "5 configurable push buttons",
  339. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#push-5",
  340. "tags": [
  341. "Controller",
  342. "Polyphonic",
  343. "Utility"
  344. ]
  345. },
  346. {
  347. "slug": "Recurse",
  348. "name": "Recurse",
  349. "description": "Recursively process an input via Send/Return, with built in scaling and offset cababilities",
  350. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse",
  351. "tags": [
  352. "Effect",
  353. "Polyphonic",
  354. "Ring modulator",
  355. "Utility"
  356. ]
  357. },
  358. {
  359. "slug": "RecurseStereo",
  360. "name": "Recurse Stereo",
  361. "description": "Recursively process mono or stereo input via Send/Return, with built in scaling and offset cababilities",
  362. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse-stereo",
  363. "tags": [
  364. "Effect",
  365. "Polyphonic",
  366. "Ring modulator",
  367. "Utility"
  368. ]
  369. },
  370. {
  371. "slug": "Reformation",
  372. "name": "Reformation",
  373. "description": "Transform CV or audio by mapping way point voltages to new values",
  374. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#reformation",
  375. "tags": [
  376. "Distortion",
  377. "Effect",
  378. "Polyphonic",
  379. "Utility",
  380. "Voltage-controlled amplifier",
  381. "Waveshaper"
  382. ]
  383. },
  384. {
  385. "slug": "RhythmExplorer",
  386. "name": "Rhythm Explorer",
  387. "description": "Random rhythm generator, trigger sequencer and clock divider",
  388. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#rhythm-explorer",
  389. "tags": [
  390. "Clock modulator",
  391. "Random",
  392. "Sequencer"
  393. ]
  394. },
  395. {
  396. "slug": "ShapedVCA",
  397. "name": "Shaped VCA",
  398. "description": "Stereo VCA with a variable response curve, hard/soft clipping, ring modulation, and oversampling",
  399. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#shaped-vca",
  400. "tags": [
  401. "Attenuator",
  402. "Polyphonic",
  403. "Ring modulator",
  404. "Utility",
  405. "Voltage-controlled amplifier",
  406. "Waveshaper"
  407. ]
  408. },
  409. {
  410. "slug": "VCAMix4",
  411. "name": "VCA Mix 4",
  412. "description": "Compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  413. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4",
  414. "tags": [
  415. "Attenuator",
  416. "Mixer",
  417. "Polyphonic",
  418. "Ring modulator",
  419. "Utility",
  420. "Voltage-controlled amplifier"
  421. ]
  422. },
  423. {
  424. "slug": "VCAMix4Stereo",
  425. "name": "VCA Mix 4 Stereo",
  426. "description": "Stereo compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  427. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4-stereo",
  428. "tags": [
  429. "Attenuator",
  430. "Mixer",
  431. "Polyphonic",
  432. "Ring modulator",
  433. "Utility",
  434. "Voltage-controlled amplifier"
  435. ]
  436. },
  437. {
  438. "slug": "VenomBlank",
  439. "name": "Venom Blank",
  440. "description": "A 3hp blank with standard Venom themes",
  441. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#venom-blank",
  442. "tags": [
  443. "Blank"
  444. ]
  445. },
  446. {
  447. "slug": "WidgetMenuExtender",
  448. "name": "Widget Menu Extender",
  449. "description": "Extend context menus to support parameter/port renaming and parameter custom defaults",
  450. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#widget-menu-expander",
  451. "tags": [
  452. "Blank"
  453. ]
  454. },
  455. {
  456. "slug": "WinComp",
  457. "name": "WinComp",
  458. "description": "Windowed comparator and rectifier",
  459. "manualURL": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wincomp",
  460. "tags": [
  461. "Distortion",
  462. "Limiter",
  463. "Logic",
  464. "Polyphonic",
  465. "Utility",
  466. "Waveshaper"
  467. ]
  468. }
  469. ]
  470. }