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.

726 lines
23KB

  1. {
  2. "slug": "Venom",
  3. "name": "Venom",
  4. "version": "2.13.2",
  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": "NORS_IQ",
  365. "name": "Non-Octave-Repeating Scale Intervallic Quantizer",
  366. "description": "Quantizer for any scale defined by up to 13 intervals between notes",
  367. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#non-octave-repeating-scale-intervallic-quantizer",
  368. "tags": [
  369. "Quantizer",
  370. "Polyphonic"
  371. ]
  372. },
  373. {
  374. "slug": "NORSIQChord2Scale",
  375. "name": "NORSIQ Chord To Scale",
  376. "description": "Convert a polyphonic chord into CV to generate a scale for the Non-Octave-Repeating Scale Intervallic Quantizer",
  377. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#norsiq-chord-to-scale",
  378. "tags": [
  379. "Quantizer",
  380. "Polyphonic"
  381. ]
  382. },
  383. {
  384. "slug": "Pan3D",
  385. "name": "Pan 3D",
  386. "description": "Pan 1 input to 8 outputs using X, Y, and Z axes",
  387. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#pan-3d",
  388. "tags": [
  389. "Panning",
  390. "Polyphonic"
  391. ]
  392. },
  393. {
  394. "slug": "PolyClone",
  395. "name": "Poly Clone",
  396. "description": "Clone each channel of a polyphonic input and merge the results into a single polyphonic output",
  397. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-clone",
  398. "tags": [
  399. "Polyphonic",
  400. "Utility"
  401. ]
  402. },
  403. {
  404. "slug": "PolyFade",
  405. "name": "Poly Fade",
  406. "description": "Cross fade between channels of a polyphonic signal",
  407. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-fade",
  408. "tags": [
  409. "Envelope Generator",
  410. "Low-frequency oscillator",
  411. "Mixer",
  412. "Polyphonic",
  413. "Sequencer",
  414. "Switch"
  415. ]
  416. },
  417. {
  418. "slug": "PolyOffset",
  419. "name": "Poly Offset",
  420. "description": "Provides an offset control for each channel of a polyphonic signal",
  421. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-offset",
  422. "tags": [
  423. "Polyphonic",
  424. "Utility"
  425. ]
  426. },
  427. {
  428. "slug": "PolySHASR",
  429. "name": "Poly Sample & Hold Analog Shift Register",
  430. "description": "Ten channel polyphonic sample and hold combined with a shift register",
  431. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-sample--hold-analog-shift-register",
  432. "tags": [
  433. "Polyphonic",
  434. "Random",
  435. "Sample and hold"
  436. ]
  437. },
  438. {
  439. "slug": "PolyScale",
  440. "name": "Poly Scale",
  441. "description": "Provides a level control for each channel of a polyphonic signal",
  442. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-scale",
  443. "tags": [
  444. "Attenuator",
  445. "Polyphonic",
  446. "Utility"
  447. ]
  448. },
  449. {
  450. "slug": "PolyUnison",
  451. "name": "Poly Unison",
  452. "description": "Replicate each channel of a polyphonic input with a variable detune spread, and merge the results into a single polyphonic output",
  453. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-unison",
  454. "tags": [
  455. "Polyphonic",
  456. "Tuner",
  457. "Utility"
  458. ]
  459. },
  460. {
  461. "slug": "Push5",
  462. "name": "Push 5",
  463. "description": "5 configurable push buttons",
  464. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#push-5",
  465. "tags": [
  466. "Controller",
  467. "Polyphonic",
  468. "Utility"
  469. ]
  470. },
  471. {
  472. "slug": "QuadVCPolarizer",
  473. "name": "Quad VC Polarizer",
  474. "description": "Compact polyphonic bipolar VCA and mixer inspired by Mutable Instruments Blinds",
  475. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#quad-vc-polarizer",
  476. "tags": [
  477. "Attenuator",
  478. "Mixer",
  479. "Polyphonic",
  480. "Ring modulator",
  481. "Utility",
  482. "Voltage-controlled amplifier"
  483. ]
  484. },
  485. {
  486. "slug": "Recurse",
  487. "name": "Recurse",
  488. "description": "Recursively process an input via Send/Return, with built in scaling and offset cababilities",
  489. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse",
  490. "tags": [
  491. "Effect",
  492. "Polyphonic",
  493. "Ring modulator",
  494. "Utility"
  495. ]
  496. },
  497. {
  498. "slug": "RecurseStereo",
  499. "name": "Recurse Stereo",
  500. "description": "Recursively process mono or stereo input via Send/Return, with built in scaling and offset cababilities",
  501. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#recurse-stereo",
  502. "tags": [
  503. "Effect",
  504. "Polyphonic",
  505. "Ring modulator",
  506. "Utility"
  507. ]
  508. },
  509. {
  510. "slug": "Reformation",
  511. "name": "Reformation",
  512. "description": "Transform CV or audio by mapping way point voltages to new values",
  513. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#reformation",
  514. "tags": [
  515. "Distortion",
  516. "Effect",
  517. "Polyphonic",
  518. "Utility",
  519. "Voltage-controlled amplifier",
  520. "Waveshaper"
  521. ]
  522. },
  523. {
  524. "slug": "RhythmExplorer",
  525. "name": "Rhythm Explorer",
  526. "description": "Stochastic rhythm generator, trigger sequencer and clock divider",
  527. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#rhythm-explorer",
  528. "tags": [
  529. "Clock modulator",
  530. "Random",
  531. "Sequencer"
  532. ]
  533. },
  534. {
  535. "slug": "ShapedVCA",
  536. "name": "Shaped VCA",
  537. "description": "Stereo VCA with a variable response curve, hard/soft clipping, ring modulation, and oversampling",
  538. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#shaped-vca",
  539. "tags": [
  540. "Attenuator",
  541. "Polyphonic",
  542. "Ring modulator",
  543. "Utility",
  544. "Voltage-controlled amplifier",
  545. "Waveshaper"
  546. ]
  547. },
  548. {
  549. "slug": "Slew",
  550. "name": "Slew",
  551. "description": "Slew limiter and slope detector for both CV and audio processing",
  552. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#slew",
  553. "tags": [
  554. "Polyphonic",
  555. "Slew limiter",
  556. "Utility",
  557. "Waveshaper"
  558. ]
  559. },
  560. {
  561. "slug": "SphereToXYZ",
  562. "name": "Sphere To XYZ",
  563. "description": "Convert spherical coordinates r,theta, phi to cartesian coordinates x, y, z",
  564. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#sphere-to-xyz",
  565. "tags": [
  566. "Polyphonic",
  567. "Utility"
  568. ]
  569. },
  570. {
  571. "slug": "Thru",
  572. "name": "Thru",
  573. "description": "5 polyphonic input/output pairs suitable for stacked input unity mixes and/or introduction of sample delays",
  574. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#thru",
  575. "tags": [
  576. "Delay",
  577. "Mixer",
  578. "Polyphonic",
  579. "Utility"
  580. ]
  581. },
  582. {
  583. "slug": "VCAMix4",
  584. "name": "VCA Mix 4",
  585. "description": "Compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  586. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4",
  587. "tags": [
  588. "Attenuator",
  589. "Mixer",
  590. "Polyphonic",
  591. "Ring modulator",
  592. "Utility",
  593. "Voltage-controlled amplifier"
  594. ]
  595. },
  596. {
  597. "slug": "VCAMix4Stereo",
  598. "name": "VCA Mix 4 Stereo",
  599. "description": "Stereo compact audio or CV VCA, mixer, attenuator, inverter, amplifier, and/or offset",
  600. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vca-mix-4-stereo",
  601. "tags": [
  602. "Attenuator",
  603. "Mixer",
  604. "Polyphonic",
  605. "Ring modulator",
  606. "Utility",
  607. "Voltage-controlled amplifier"
  608. ]
  609. },
  610. {
  611. "slug": "Oscillator",
  612. "name": "VCO Lab",
  613. "description": "Audio or low frequency oscillator with 4 simultaneous waveforms, mixing, linear/exponential FM, phase modulation, hard/soft sync, PWM, and more",
  614. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vco-lab",
  615. "tags": [
  616. "Function generator",
  617. "Low-frequency oscillator",
  618. "Oscillator",
  619. "Polyphonic"
  620. ]
  621. },
  622. {
  623. "slug": "VCOUnit",
  624. "name": "VCO Unit",
  625. "description": "A smaller version of VCO Lab with only one selectable waveform at a time, and no mixing capabilities",
  626. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vco-lab",
  627. "tags": [
  628. "Function generator",
  629. "Low-frequency oscillator",
  630. "Oscillator",
  631. "Polyphonic"
  632. ]
  633. },
  634. {
  635. "slug": "VenomBlank",
  636. "name": "Venom Blank",
  637. "description": "A 3hp blank with standard Venom themes",
  638. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#venom-blank",
  639. "tags": [
  640. "Blank"
  641. ]
  642. },
  643. {
  644. "slug": "WaveFolder",
  645. "name": "Wave Folder",
  646. "description": "A polyphonic configurable wave folder",
  647. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wave-folder",
  648. "tags": [
  649. "Polyphonic",
  650. "Ring modulator",
  651. "Voltage-controlled amplifier",
  652. "Waveshaper"
  653. ]
  654. },
  655. {
  656. "slug": "WaveMangler",
  657. "name": "Wave Mangler",
  658. "description": "A polyphonic distortion / waveshaper inspired by the Doepfer A-136 module",
  659. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wave-mangler",
  660. "tags": [
  661. "Distortion",
  662. "Polyphonic",
  663. "Waveshaper"
  664. ]
  665. },
  666. {
  667. "slug": "WaveMultiplier",
  668. "name": "Wave Multiplier",
  669. "description": "A polyphonic waveshaper inspired by the Doepfer A-137-2 coupled with integrated LFO modulation",
  670. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wave-multiplier",
  671. "tags": [
  672. "Low-frequency oscillator",
  673. "Polyphonic",
  674. "Ring modulator",
  675. "Voltage-controlled amplifier",
  676. "Waveshaper"
  677. ]
  678. },
  679. {
  680. "slug": "WidgetMenuExtender",
  681. "name": "Widget Menu Extender",
  682. "description": "Extend context menus to support parameter/port renaming and parameter custom defaults",
  683. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#widget-menu-extender",
  684. "tags": [
  685. "Utility"
  686. ]
  687. },
  688. {
  689. "slug": "WinComp",
  690. "name": "WinComp",
  691. "description": "Windowed comparator and rectifier",
  692. "manualURL": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wincomp",
  693. "tags": [
  694. "Distortion",
  695. "Limiter",
  696. "Logic",
  697. "Polyphonic",
  698. "Utility",
  699. "Waveshaper"
  700. ]
  701. },
  702. {
  703. "slug": "Compare2",
  704. "name": "WinComp2 + Logic",
  705. "description": "Dual windowed comparator with logic outputs inspired by the Joranalogue Compare 2",
  706. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#wincomp-2--logic",
  707. "tags": [
  708. "Logic",
  709. "Polyphonic",
  710. "Utility"
  711. ]
  712. },
  713. {
  714. "slug": "XM_OP",
  715. "name": "XM-OP",
  716. "description": "Polyphonic synth voice with selectable waveform, modulation and feedback types (FM, PM, RM, AM), and integer ratios.",
  717. "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#xm-op",
  718. "tags": [
  719. "Envelope generator",
  720. "Oscillator",
  721. "Polyphonic",
  722. "Synth voice"
  723. ]
  724. }
  725. ]
  726. }