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.

736 lines
23KB

  1. {
  2. "slug": "Venom",
  3. "name": "Venom",
  4. "version": "2.14.5",
  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": "https://paypal.me/DaveBenhamMusic",
  14. "changelogUrl": "https://github.com/DaveBenham/VenomModules/blob/main/changelog.md",
  15. "modules": [
  16. {
  17. "slug": "AD_ASR",
  18. "name": "AD/ASR Envelope Generator",
  19. "description": "Hybrid polyphonic Attack,Decay and Attack,Sustain,Release envelope generator with looping capabilities",
  20. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#adasr-envelope-generator",
  21. "tags": [
  22. "Envelope generator",
  23. "Low-frequency oscillator",
  24. "Oscillator",
  25. "Polyphonic"
  26. ]
  27. },
  28. {
  29. "slug": "AuxClone",
  30. "name": "Auxilliary Clone Expander",
  31. "description": "Adds additional cloned poly input/output pairs to Clone Merge, Poly Merge, or Poly Unison",
  32. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#auxilliary-clone-expander",
  33. "tags": [
  34. "Expander",
  35. "Polyphonic",
  36. "Utility"
  37. ]
  38. },
  39. {
  40. "slug": "BayInput",
  41. "name": "Bay Input",
  42. "description": "Teleporting input utility with custom labels for patch bays",
  43. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-modules",
  44. "tags": [
  45. "Polyphonic",
  46. "Utility"
  47. ]
  48. },
  49. {
  50. "slug": "BayNorm",
  51. "name": "Bay Normal",
  52. "description": "Teleporting output utility with normal inputs and custom labels for patch bays",
  53. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-modules",
  54. "tags": [
  55. "Polyphonic",
  56. "Utility"
  57. ]
  58. },
  59. {
  60. "slug": "BayOutput",
  61. "name": "Bay Output",
  62. "description": "Teleporting output utility with custom labels for patch bays",
  63. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-modules",
  64. "tags": [
  65. "Polyphonic",
  66. "Utility"
  67. ]
  68. },
  69. {
  70. "slug": "BenjolinOsc",
  71. "name": "Benjolin Oscillator",
  72. "description": "Complex chaotic oscillator emulating the oscillator and rungler components of a Benjolin",
  73. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#benjolin-oscillator",
  74. "tags": [
  75. "Low-frequency oscillator",
  76. "Oscillator",
  77. "Random",
  78. "Sequencer"
  79. ]
  80. },
  81. {
  82. "slug": "BenjolinGatesExpander",
  83. "name": "Benjolin Gates Expander",
  84. "description": "Adds additional Rungler gate outputs to the Benjolin Oscillator",
  85. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#benjolin-gates-expander",
  86. "tags": [
  87. "Expander"
  88. ]
  89. },
  90. {
  91. "slug": "BenjolinVoltsExpander",
  92. "name": "Benjolin Volts Expander",
  93. "description": "Adds additional Rungler CV outputs to the Benjolin Oscillator",
  94. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#benjolin-volts-expander",
  95. "tags": [
  96. "Expander"
  97. ]
  98. },
  99. {
  100. "slug": "BernoulliSwitch",
  101. "name": "Bernoulli Switch",
  102. "description": "Stochastically route two inputs to two outputs, with built in scaling and offset capabilities",
  103. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bernoulli-switch",
  104. "tags": [
  105. "Attenuator",
  106. "Controller",
  107. "Logic",
  108. "Polyphonic",
  109. "Random",
  110. "Switch",
  111. "Utility",
  112. "Waveshaper"
  113. ]
  114. },
  115. {
  116. "slug": "BernoulliSwitchExpander",
  117. "name": "Bernoulli Switch Expander",
  118. "description": "Additional CV inputs and attenuators for Bernoulli Switch",
  119. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bernoulli-switch-expander",
  120. "tags": [
  121. "Expander"
  122. ]
  123. },
  124. {
  125. "slug": "Blocker",
  126. "name": "Blocker",
  127. "description": "Blocks expander chains",
  128. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#blocker",
  129. "tags": [
  130. "Blank",
  131. "Utility"
  132. ]
  133. },
  134. {
  135. "slug": "Bypass",
  136. "name": "Bypass",
  137. "description": "Bypass one or more modules at the end of patched cables",
  138. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bypass-module",
  139. "tags": [
  140. "Switch",
  141. "Utility"
  142. ]
  143. },
  144. {
  145. "slug": "CloneMerge",
  146. "name": "Clone Merge",
  147. "description": "Clone up to 8 monophonic inputs and merge all channels into 1 polyphonic output",
  148. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#clone-merge",
  149. "tags": [
  150. "Polyphonic",
  151. "Utility"
  152. ]
  153. },
  154. {
  155. "slug": "CrossFade3D",
  156. "name": "Cross Fade 3D",
  157. "description": "Cross fade 8 inputs to 1 output using X, Y, and Z axes",
  158. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#cross-fade-3d",
  159. "tags": [
  160. "Mixer",
  161. "Polyphonic"
  162. ]
  163. },
  164. {
  165. "slug": "HQ",
  166. "name": "HQ - Harmonic Quantizer",
  167. "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",
  168. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#harmonic-quantizer",
  169. "tags": [
  170. "Polyphonic",
  171. "Quantizer"
  172. ]
  173. },
  174. {
  175. "slug": "Knob5",
  176. "name": "Knob 5",
  177. "description": "5 configurable constant voltage knobs",
  178. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#knob-5",
  179. "tags": [
  180. "Controller",
  181. "Polyphonic",
  182. "Utility"
  183. ]
  184. },
  185. {
  186. "slug": "LinearBeats",
  187. "name": "Linear Beats",
  188. "description": "Convert multiple trigger/gate channels into a linear drumming pattern",
  189. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#linear-beats",
  190. "tags": [
  191. "Logic",
  192. "Polyphonic",
  193. "Sample and hold"
  194. ]
  195. },
  196. {
  197. "slug": "LinearBeatsExpander",
  198. "name": "Linear Beats Expander",
  199. "description": "Add bypass and input/output mutes to the Linear Beats module",
  200. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#linear-beats-expander",
  201. "tags": [
  202. "Logic",
  203. "Expander"
  204. ]
  205. },
  206. {
  207. "slug": "Logic",
  208. "name": "Logic",
  209. "description": "Flexible logic gate processor suitable for both CV and audio applications",
  210. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#logic",
  211. "tags": [
  212. "Logic",
  213. "Polyphonic",
  214. "Utility"
  215. ]
  216. },
  217. {
  218. "slug": "Mix4",
  219. "name": "Mix 4",
  220. "description": "Compact audio or CV mixer, attenuator, inverter, amplifier, and/or offset",
  221. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-4",
  222. "tags": [
  223. "Attenuator",
  224. "Mixer",
  225. "Polyphonic",
  226. "Utility"
  227. ]
  228. },
  229. {
  230. "slug": "Mix4Stereo",
  231. "name": "Mix 4 Stereo",
  232. "description": "Stereo compact audio or CV mixer, attenuator, inverter, amplifier, and/or offset",
  233. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-4-stereo",
  234. "tags": [
  235. "Attenuator",
  236. "Mixer",
  237. "Polyphonic",
  238. "Utility"
  239. ]
  240. },
  241. {
  242. "slug": "MixFade",
  243. "name": "Mix Fade Expander",
  244. "description": "Add symmetric mute/solo fades to any of the Mix modules",
  245. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-fade-expander",
  246. "tags": [
  247. "Attenuator",
  248. "Expander",
  249. "Mixer",
  250. "Polyphonic",
  251. "Utility"
  252. ]
  253. },
  254. {
  255. "slug": "MixFade2",
  256. "name": "Mix Fade 2 Expander",
  257. "description": "Add independent rise/fall fades for mute/solo to any of the Mix modules",
  258. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-fade-2-expander",
  259. "tags": [
  260. "Attenuator",
  261. "Expander",
  262. "Mixer",
  263. "Polyphonic",
  264. "Utility"
  265. ]
  266. },
  267. {
  268. "slug": "MixMute",
  269. "name": "Mix Mute Expander",
  270. "description": "Add mutes to any of the Mix modules",
  271. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-mute-expander",
  272. "tags": [
  273. "Attenuator",
  274. "Expander",
  275. "Mixer",
  276. "Polyphonic",
  277. "Utility"
  278. ]
  279. },
  280. {
  281. "slug": "MixOffset",
  282. "name": "Mix Offset Expander",
  283. "description": "Add offset control to any of the Mix modules",
  284. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-offset-expander",
  285. "tags": [
  286. "Attenuator",
  287. "Expander",
  288. "Mixer",
  289. "Polyphonic",
  290. "Utility"
  291. ]
  292. },
  293. {
  294. "slug": "MixPan",
  295. "name": "Mix Pan Expander",
  296. "description": "Add pan control to either of the stereo Mix modules",
  297. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-pan-expander",
  298. "tags": [
  299. "Attenuator",
  300. "Expander",
  301. "Mixer",
  302. "Panning",
  303. "Polyphonic",
  304. "Utility"
  305. ]
  306. },
  307. {
  308. "slug": "MixSend",
  309. "name": "Mix Aux Send Expander",
  310. "description": "Add aux send/return to any of the Mix modules",
  311. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-aux-send-expander",
  312. "tags": [
  313. "Attenuator",
  314. "Expander",
  315. "Mixer",
  316. "Polyphonic",
  317. "Utility"
  318. ]
  319. },
  320. {
  321. "slug": "MixSolo",
  322. "name": "Mix Solo Expander",
  323. "description": "Add solo to any of the Mix modules",
  324. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mix-solo-expander",
  325. "tags": [
  326. "Attenuator",
  327. "Expander",
  328. "Mixer",
  329. "Polyphonic",
  330. "Utility"
  331. ]
  332. },
  333. {
  334. "slug": "MousePad",
  335. "name": "Mouse Pad",
  336. "description": "Use your mouse as a controller",
  337. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mouse-pad",
  338. "tags": [
  339. "Controller",
  340. "Utility"
  341. ]
  342. },
  343. {
  344. "slug": "MultiMerge",
  345. "name": "Multi Merge",
  346. "description": "Merge one or more sets of mono and/or poly inputs into polyphonic outputs",
  347. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-merge",
  348. "tags": [
  349. "Polyphonic",
  350. "Utility"
  351. ]
  352. },
  353. {
  354. "slug": "MultiSplit",
  355. "name": "Multi Split",
  356. "description": "Split one or more poly inputs into multiple mono or poly outputs",
  357. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multi-split",
  358. "tags": [
  359. "Polyphonic",
  360. "Utility"
  361. ]
  362. },
  363. {
  364. "slug": "SVF",
  365. "name": "Multimode Filter",
  366. "description": "Stereo state variable filter for audio and low frequency use with some extra goodies",
  367. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#multimode-filter",
  368. "tags": [
  369. "Filter",
  370. "Polyphonic"
  371. ]
  372. },
  373. {
  374. "slug": "NORS_IQ",
  375. "name": "Non-Octave-Repeating Scale Intervallic Quantizer",
  376. "description": "Quantizer for any scale defined by up to 13 intervals between notes",
  377. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#non-octave-repeating-scale-intervallic-quantizer",
  378. "tags": [
  379. "Quantizer",
  380. "Polyphonic"
  381. ]
  382. },
  383. {
  384. "slug": "NORSIQChord2Scale",
  385. "name": "NORSIQ Chord To Scale",
  386. "description": "Convert a polyphonic chord into CV to generate a scale for the Non-Octave-Repeating Scale Intervallic Quantizer",
  387. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#norsiq-chord-to-scale",
  388. "tags": [
  389. "Quantizer",
  390. "Polyphonic"
  391. ]
  392. },
  393. {
  394. "slug": "Pan3D",
  395. "name": "Pan 3D",
  396. "description": "Pan 1 input to 8 outputs using X, Y, and Z axes",
  397. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#pan-3d",
  398. "tags": [
  399. "Panning",
  400. "Polyphonic"
  401. ]
  402. },
  403. {
  404. "slug": "PolyClone",
  405. "name": "Poly Clone",
  406. "description": "Clone each channel of a polyphonic input and merge the results into a single polyphonic output",
  407. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-clone",
  408. "tags": [
  409. "Polyphonic",
  410. "Utility"
  411. ]
  412. },
  413. {
  414. "slug": "PolyFade",
  415. "name": "Poly Fade",
  416. "description": "Cross fade between channels of a polyphonic signal",
  417. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-fade",
  418. "tags": [
  419. "Envelope Generator",
  420. "Low-frequency oscillator",
  421. "Mixer",
  422. "Polyphonic",
  423. "Sequencer",
  424. "Switch"
  425. ]
  426. },
  427. {
  428. "slug": "PolyOffset",
  429. "name": "Poly Offset",
  430. "description": "Provides an offset control for each channel of a polyphonic signal",
  431. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-offset",
  432. "tags": [
  433. "Polyphonic",
  434. "Utility"
  435. ]
  436. },
  437. {
  438. "slug": "PolySHASR",
  439. "name": "Poly Sample & Hold Analog Shift Register",
  440. "description": "Ten channel polyphonic sample and hold combined with a shift register",
  441. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-sample--hold-analog-shift-register",
  442. "tags": [
  443. "Polyphonic",
  444. "Random",
  445. "Sample and hold"
  446. ]
  447. },
  448. {
  449. "slug": "PolyScale",
  450. "name": "Poly Scale",
  451. "description": "Provides a level control for each channel of a polyphonic signal",
  452. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-scale",
  453. "tags": [
  454. "Attenuator",
  455. "Polyphonic",
  456. "Utility"
  457. ]
  458. },
  459. {
  460. "slug": "PolyUnison",
  461. "name": "Poly Unison",
  462. "description": "Replicate each channel of a polyphonic input with a variable detune spread, and merge the results into a single polyphonic output",
  463. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-unison",
  464. "tags": [
  465. "Polyphonic",
  466. "Tuner",
  467. "Utility"
  468. ]
  469. },
  470. {
  471. "slug": "Push5",
  472. "name": "Push 5",
  473. "description": "5 configurable push buttons",
  474. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#push-5",
  475. "tags": [
  476. "Controller",
  477. "Polyphonic",
  478. "Utility"
  479. ]
  480. },
  481. {
  482. "slug": "QuadVCPolarizer",
  483. "name": "Quad VC Polarizer",
  484. "description": "Compact polyphonic bipolar VCA and mixer inspired by Mutable Instruments Blinds",
  485. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#quad-vc-polarizer",
  486. "tags": [
  487. "Attenuator",
  488. "Mixer",
  489. "Polyphonic",
  490. "Ring modulator",
  491. "Utility",
  492. "Voltage-controlled amplifier"
  493. ]
  494. },
  495. {
  496. "slug": "Recurse",
  497. "name": "Recurse",
  498. "description": "Recursively process an input via Send/Return, with built in scaling and offset cababilities",
  499. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse",
  500. "tags": [
  501. "Effect",
  502. "Polyphonic",
  503. "Ring modulator",
  504. "Utility"
  505. ]
  506. },
  507. {
  508. "slug": "RecurseStereo",
  509. "name": "Recurse Stereo",
  510. "description": "Recursively process mono or stereo input via Send/Return, with built in scaling and offset cababilities",
  511. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse-stereo",
  512. "tags": [
  513. "Effect",
  514. "Polyphonic",
  515. "Ring modulator",
  516. "Utility"
  517. ]
  518. },
  519. {
  520. "slug": "Reformation",
  521. "name": "Reformation",
  522. "description": "Transform CV or audio by mapping way point voltages to new values",
  523. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#reformation",
  524. "tags": [
  525. "Distortion",
  526. "Effect",
  527. "Polyphonic",
  528. "Utility",
  529. "Voltage-controlled amplifier",
  530. "Waveshaper"
  531. ]
  532. },
  533. {
  534. "slug": "RhythmExplorer",
  535. "name": "Rhythm Explorer",
  536. "description": "Stochastic rhythm generator, trigger sequencer and clock divider",
  537. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#rhythm-explorer",
  538. "tags": [
  539. "Clock modulator",
  540. "Random",
  541. "Sequencer"
  542. ]
  543. },
  544. {
  545. "slug": "ShapedVCA",
  546. "name": "Shaped VCA",
  547. "description": "Stereo VCA with a variable response curve, hard/soft clipping, ring modulation, and oversampling",
  548. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#shaped-vca",
  549. "tags": [
  550. "Attenuator",
  551. "Polyphonic",
  552. "Ring modulator",
  553. "Utility",
  554. "Voltage-controlled amplifier",
  555. "Waveshaper"
  556. ]
  557. },
  558. {
  559. "slug": "Slew",
  560. "name": "Slew",
  561. "description": "Slew limiter and slope detector for both CV and audio processing",
  562. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#slew",
  563. "tags": [
  564. "Polyphonic",
  565. "Slew limiter",
  566. "Utility",
  567. "Waveshaper"
  568. ]
  569. },
  570. {
  571. "slug": "SphereToXYZ",
  572. "name": "Sphere To XYZ",
  573. "description": "Convert spherical coordinates r,theta, phi to cartesian coordinates x, y, z",
  574. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#sphere-to-xyz",
  575. "tags": [
  576. "Polyphonic",
  577. "Utility"
  578. ]
  579. },
  580. {
  581. "slug": "Thru",
  582. "name": "Thru",
  583. "description": "5 polyphonic input/output pairs suitable for stacked input unity mixes and/or introduction of sample delays",
  584. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#thru",
  585. "tags": [
  586. "Delay",
  587. "Mixer",
  588. "Polyphonic",
  589. "Utility"
  590. ]
  591. },
  592. {
  593. "slug": "VCAMix4",
  594. "name": "VCA Mix 4",
  595. "description": "Compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  596. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4",
  597. "tags": [
  598. "Attenuator",
  599. "Mixer",
  600. "Polyphonic",
  601. "Ring modulator",
  602. "Utility",
  603. "Voltage-controlled amplifier"
  604. ]
  605. },
  606. {
  607. "slug": "VCAMix4Stereo",
  608. "name": "VCA Mix 4 Stereo",
  609. "description": "Stereo compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  610. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4-stereo",
  611. "tags": [
  612. "Attenuator",
  613. "Mixer",
  614. "Polyphonic",
  615. "Ring modulator",
  616. "Utility",
  617. "Voltage-controlled amplifier"
  618. ]
  619. },
  620. {
  621. "slug": "Oscillator",
  622. "name": "VCO Lab",
  623. "description": "Audio or low frequency oscillator with 4 simultaneous waveforms, mixing, linear/exponential FM, phase modulation, hard/soft sync, PWM, and more",
  624. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vco-lab",
  625. "tags": [
  626. "Function generator",
  627. "Low-frequency oscillator",
  628. "Oscillator",
  629. "Polyphonic"
  630. ]
  631. },
  632. {
  633. "slug": "VCOUnit",
  634. "name": "VCO Unit",
  635. "description": "A smaller version of VCO Lab with only one selectable waveform at a time, and no mixing capabilities",
  636. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vco-lab",
  637. "tags": [
  638. "Function generator",
  639. "Low-frequency oscillator",
  640. "Oscillator",
  641. "Polyphonic"
  642. ]
  643. },
  644. {
  645. "slug": "VenomBlank",
  646. "name": "Venom Blank",
  647. "description": "A 3hp blank with standard Venom themes",
  648. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#venom-blank",
  649. "tags": [
  650. "Blank"
  651. ]
  652. },
  653. {
  654. "slug": "WaveFolder",
  655. "name": "Wave Folder",
  656. "description": "A polyphonic configurable wave folder",
  657. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wave-folder",
  658. "tags": [
  659. "Polyphonic",
  660. "Ring modulator",
  661. "Voltage-controlled amplifier",
  662. "Waveshaper"
  663. ]
  664. },
  665. {
  666. "slug": "WaveMangler",
  667. "name": "Wave Mangler",
  668. "description": "A polyphonic distortion / waveshaper inspired by the Doepfer A-136 module",
  669. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wave-mangler",
  670. "tags": [
  671. "Distortion",
  672. "Polyphonic",
  673. "Waveshaper"
  674. ]
  675. },
  676. {
  677. "slug": "WaveMultiplier",
  678. "name": "Wave Multiplier",
  679. "description": "A polyphonic waveshaper inspired by the Doepfer A-137-2 coupled with integrated LFO modulation",
  680. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wave-multiplier",
  681. "tags": [
  682. "Low-frequency oscillator",
  683. "Polyphonic",
  684. "Ring modulator",
  685. "Voltage-controlled amplifier",
  686. "Waveshaper"
  687. ]
  688. },
  689. {
  690. "slug": "WidgetMenuExtender",
  691. "name": "Widget Menu Extender",
  692. "description": "Extend context menus to support parameter/port renaming and parameter custom defaults",
  693. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#widget-menu-extender",
  694. "tags": [
  695. "Utility"
  696. ]
  697. },
  698. {
  699. "slug": "WinComp",
  700. "name": "WinComp",
  701. "description": "Windowed comparator, rectifier, and/or slope detector",
  702. "manualURL": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wincomp",
  703. "tags": [
  704. "Distortion",
  705. "Limiter",
  706. "Logic",
  707. "Polyphonic",
  708. "Utility",
  709. "Waveshaper"
  710. ]
  711. },
  712. {
  713. "slug": "Compare2",
  714. "name": "WinComp2 + Logic",
  715. "description": "Dual windowed comparator with logic outputs inspired by the Joranalogue Compare 2",
  716. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wincomp-2--logic",
  717. "tags": [
  718. "Logic",
  719. "Polyphonic",
  720. "Utility"
  721. ]
  722. },
  723. {
  724. "slug": "XM_OP",
  725. "name": "XM-OP",
  726. "description": "Polyphonic synth voice with selectable waveform, modulation and feedback types (FM, PM, RM, AM), and integer ratios.",
  727. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#xm-op",
  728. "tags": [
  729. "Envelope generator",
  730. "Oscillator",
  731. "Polyphonic",
  732. "Synth voice"
  733. ]
  734. }
  735. ]
  736. }