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.

637 lines
13KB

  1. {
  2. "slug": "dbRackModules",
  3. "name": "dbRackModules",
  4. "version": "2.3.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "docB",
  7. "author": "docB",
  8. "authorEmail": "",
  9. "authorUrl": "https://docb.io",
  10. "pluginUrl": "https://github.com/docb/dbRackModules",
  11. "manualUrl": "https://github.com/docb/dbRackModules",
  12. "sourceUrl": "https://github.com/docb/dbRackModules",
  13. "donateUrl": "https://www.paypal.com/paypalme/docb222",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "GeneticTerrain",
  18. "name": "GeneticTerrain",
  19. "description": "Genetic Wave Terrain Synthesis",
  20. "tags": [
  21. "Oscillator",
  22. "Polyphonic"
  23. ]
  24. },
  25. {
  26. "slug": "GeneticSuperTerrain",
  27. "name": "GeneticSuperTerrain",
  28. "description": "Genetic Wave Terrain Synthesis with Superformula Curves",
  29. "tags": [
  30. "Oscillator",
  31. "Polyphonic"
  32. ]
  33. },
  34. {
  35. "slug": "DCBlock",
  36. "name": "DCBlock",
  37. "description": "A stereo polyphonic dc blocker",
  38. "tags": [
  39. "Filter",
  40. "Polyphonic",
  41. "Effect"
  42. ]
  43. },
  44. {
  45. "slug": "RndHvs3",
  46. "name": "RND-HVS3",
  47. "description": "A Random Value Cube",
  48. "tags": [
  49. "Random"
  50. ]
  51. },
  52. {
  53. "slug": "JTScaler",
  54. "name": "JTScaler",
  55. "description": "Tunes standard V/OCT pitches to Just Intonation Scales",
  56. "tags": [
  57. "Utility",
  58. "Polyphonic"
  59. ]
  60. },
  61. {
  62. "slug": "AddSynth",
  63. "name": "AddSynth",
  64. "description": "A two dimensional additive synth voice",
  65. "tags": [
  66. "Oscillator"
  67. ]
  68. },
  69. {
  70. "slug": "RndH",
  71. "name": "RndH",
  72. "description": "Polyphonic Random Hold",
  73. "tags": [
  74. "Random",
  75. "Polyphonic"
  76. ]
  77. },
  78. {
  79. "slug": "RndC",
  80. "name": "RndC",
  81. "description": "Polyphonic RandomLFO with cubic interpolation",
  82. "tags": [
  83. "Polyphonic",
  84. "Random"
  85. ]
  86. },
  87. {
  88. "slug": "GenScale",
  89. "name": "GenScale",
  90. "description": "Generates a polyphonic Scale",
  91. "tags": [
  92. "Polyphonic"
  93. ]
  94. },
  95. {
  96. "slug": "JTKeys",
  97. "name": "JTKeys",
  98. "description": "Just Intonation Keyboard",
  99. "tags": [
  100. "Utility",
  101. "Polyphonic"
  102. ],
  103. "hidden": true
  104. },
  105. {
  106. "slug": "Hopa",
  107. "name": "Hopa",
  108. "description": "Hopalong Attractor",
  109. "tags": [
  110. "Random"
  111. ]
  112. },
  113. {
  114. "slug": "Frac",
  115. "name": "Frac",
  116. "description": "Outputs expansions of integer fractions",
  117. "tags": [
  118. "Sequencer"
  119. ]
  120. },
  121. {
  122. "slug": "HexSeq",
  123. "name": "HexSeq",
  124. "description": "A Sequencer using compact hexadecimal strings for trigger sequencing",
  125. "tags": [
  126. "Sequencer"
  127. ]
  128. },
  129. {
  130. "slug": "Interface",
  131. "name": "Interface",
  132. "description": "Create an interface for a selection of connected modules",
  133. "tags": [
  134. "Utility"
  135. ]
  136. },
  137. {
  138. "slug": "HexSeqP",
  139. "name": "HexSeqP",
  140. "description": "A 16x16x64 Trigger Sequencer",
  141. "tags": [
  142. "Sequencer",
  143. "Polyphonic"
  144. ]
  145. },
  146. {
  147. "slug": "MVerb",
  148. "name": "MVerb",
  149. "description": "5x5 Waveguide Mesh Reverb",
  150. "tags": [
  151. "Reverb",
  152. "Effect"
  153. ]
  154. },
  155. {
  156. "slug": "PShift",
  157. "name": "PShift",
  158. "description": "Pitch Shifter",
  159. "tags": [
  160. "Effect"
  161. ]
  162. },
  163. {
  164. "slug": "FLA",
  165. "name": "FLA",
  166. "description": "applies integer arithmetic to a CV signal",
  167. "tags": [
  168. "Distortion"
  169. ]
  170. },
  171. {
  172. "slug": "FLL",
  173. "name": "FLL",
  174. "description": "applies integer bit operations to a CV signal",
  175. "tags": [
  176. "Distortion"
  177. ]
  178. },
  179. {
  180. "slug": "Gendy",
  181. "name": "Gendy",
  182. "description": "Iannis Xenakis GENDYN Simulation",
  183. "tags": [
  184. "Oscillator",
  185. "Polyphonic"
  186. ]
  187. },
  188. {
  189. "slug": "RTrig",
  190. "name": "RTrig",
  191. "description": "Random Deviation Trigger",
  192. "tags": [
  193. "Random",
  194. "Polyphonic"
  195. ]
  196. },
  197. {
  198. "slug": "STrig",
  199. "name": "STrig",
  200. "description": "Polyphonic Schmitt-Trigger",
  201. "tags": [
  202. "Polyphonic"
  203. ]
  204. },
  205. {
  206. "slug": "RSC",
  207. "name": "RSC",
  208. "description": "Reverb",
  209. "tags": [
  210. "Reverb",
  211. "Effect"
  212. ]
  213. },
  214. {
  215. "slug": "Pad",
  216. "name": "Pad",
  217. "description": "PadSynth",
  218. "tags": [
  219. "Oscillator",
  220. "Polyphonic"
  221. ]
  222. },
  223. {
  224. "slug": "Pad2",
  225. "name": "Pad2",
  226. "description": "PadSynth with smooth control",
  227. "tags": [
  228. "Oscillator",
  229. "Polyphonic"
  230. ]
  231. },
  232. {
  233. "slug": "RndG",
  234. "name": "RndG",
  235. "description": "Random Gates",
  236. "tags": [
  237. "Random",
  238. "Polyphonic"
  239. ]
  240. },
  241. {
  242. "slug": "Plotter",
  243. "name": "Plotter",
  244. "description": "Plots a 2D signal",
  245. "tags": [
  246. "Visual",
  247. "Polyphonic"
  248. ]
  249. },
  250. {
  251. "slug": "SuperLFO",
  252. "name": "SuperLFO",
  253. "description": "2D LFO for superformula curves",
  254. "tags": [
  255. "Oscillator",
  256. "Low-frequency Oscillator",
  257. "Polyphonic"
  258. ]
  259. },
  260. {
  261. "slug": "HexSeqExp",
  262. "name": "HexSeqExp",
  263. "description": "Gate, clock and inverted outputs for HexSeq",
  264. "tags": [
  265. "Expander"
  266. ]
  267. },
  268. {
  269. "slug": "PHSR",
  270. "name": "PHSR",
  271. "description": "Phasor",
  272. "tags": [
  273. "Oscillator",
  274. "Polyphonic"
  275. ]
  276. },
  277. {
  278. "slug": "PhS",
  279. "name": "PhS",
  280. "description": "Phase Shaper",
  281. "tags": [
  282. "Waveshaper",
  283. "Polyphonic"
  284. ]
  285. },
  286. {
  287. "slug": "SPL",
  288. "name": "SPL",
  289. "description": "Spline wave oscillator with phase input",
  290. "tags": [
  291. "Oscillator",
  292. "Polyphonic"
  293. ]
  294. },
  295. {
  296. "slug": "PhO",
  297. "name": "PhO",
  298. "description": "Phase driven additive oscillator",
  299. "tags": [
  300. "Oscillator",
  301. "Polyphonic"
  302. ]
  303. },
  304. {
  305. "slug": "Faders",
  306. "name": "Faders",
  307. "description": "Three polyphonic slider banks with modulation and value grids",
  308. "tags": [
  309. "Controller",
  310. "Polyphonic"
  311. ]
  312. },
  313. {
  314. "slug": "YAC",
  315. "name": "YAC",
  316. "description": "Yet another chorus, this one can be modulated",
  317. "tags": [
  318. "Chorus"
  319. ]
  320. },
  321. {
  322. "slug": "PLC",
  323. "name": "PLC",
  324. "description": "Poly Controller",
  325. "tags": [
  326. "Polyphonic"
  327. ]
  328. },
  329. {
  330. "slug": "MPad2",
  331. "name": "\u00b5Pad2",
  332. "description": "Micro Pad2",
  333. "tags": [
  334. "Oscillator",
  335. "Polyphonic"
  336. ]
  337. },
  338. {
  339. "slug": "PHSR2",
  340. "name": "PHSR2",
  341. "description": "Advanced Phasor with Line Segments and FM",
  342. "tags": [
  343. "Oscillator",
  344. "Polyphonic"
  345. ]
  346. },
  347. {
  348. "slug": "Ratio",
  349. "name": "Ratio",
  350. "description": "Ratio scaling for FM",
  351. "tags": [
  352. "Utility",
  353. "Polyphonic"
  354. ]
  355. },
  356. {
  357. "slug": "CSOSC",
  358. "name": "CSOSC",
  359. "description": "Cosine Oscillator",
  360. "tags": [
  361. "Oscillator",
  362. "Polyphonic"
  363. ]
  364. },
  365. {
  366. "slug": "EVA",
  367. "name": "EVA",
  368. "description": "ADSR with integrated VCA",
  369. "tags": [
  370. "Envelope Generator",
  371. "Voltage Controlled Amplifier",
  372. "Polyphonic"
  373. ]
  374. },
  375. {
  376. "slug": "BWF",
  377. "name": "BWF",
  378. "description": "A brickwall filter",
  379. "tags": [
  380. "Effect",
  381. "Filter",
  382. "Polyphonic"
  383. ]
  384. },
  385. {
  386. "slug": "PRB",
  387. "name": "PRB",
  388. "description": "Parabolic Oscillator",
  389. "tags": [
  390. "Oscillator",
  391. "Polyphonic"
  392. ]
  393. },
  394. {
  395. "slug": "Osc2",
  396. "name": "Osc2",
  397. "description": "Double Sinus Oscillator",
  398. "tags": [
  399. "Oscillator",
  400. "Polyphonic"
  401. ]
  402. },
  403. {
  404. "slug": "RndH2",
  405. "name": "RndH2",
  406. "description": "Random and Hold mk2",
  407. "tags": [
  408. "Random",
  409. "Polyphonic"
  410. ]
  411. },
  412. {
  413. "slug": "OFS",
  414. "name": "OFS",
  415. "description": "CPU friendly polyphonic offset/scaler with polyphonic cv inputs and cv attenuators",
  416. "tags": [
  417. "Polyphonic",
  418. "Attenuator"
  419. ]
  420. },
  421. {
  422. "slug": "OFS3",
  423. "name": "OFS3",
  424. "description": "3x OFS",
  425. "tags": [
  426. "Polyphonic",
  427. "Attenuator"
  428. ]
  429. },
  430. {
  431. "slug": "Osc1",
  432. "name": "Osc1",
  433. "description": "Line segement oscillator with alias suppressing ",
  434. "tags": [
  435. "Oscillator",
  436. "Polyphonic"
  437. ]
  438. },
  439. {
  440. "slug": "Osc3",
  441. "name": "Osc3",
  442. "description": "Step/Line segment oscillator with alias suppressing",
  443. "tags": [
  444. "Oscillator",
  445. "Polyphonic"
  446. ]
  447. },
  448. {
  449. "slug": "Osc4",
  450. "name": "Osc4",
  451. "description": "Classic oscillator with alias suppressing",
  452. "tags": [
  453. "Oscillator",
  454. "Polyphonic"
  455. ]
  456. },
  457. {
  458. "slug": "Osc5",
  459. "name": "Osc5",
  460. "description": "Pulse oscillator with alias suppressing",
  461. "tags": [
  462. "Oscillator",
  463. "Polyphonic"
  464. ]
  465. },
  466. {
  467. "slug": "SKF",
  468. "name": "SKF",
  469. "description": "CPU friendly polyphonic stereo sallen key filter",
  470. "tags": [
  471. "Filter",
  472. "Polyphonic"
  473. ]
  474. },
  475. {
  476. "slug": "SPF",
  477. "name": "SPF",
  478. "description": "CPU friendly polyphonic steiner parker filter",
  479. "tags": [
  480. "Filter",
  481. "Polyphonic"
  482. ]
  483. },
  484. {
  485. "slug": "L4P",
  486. "name": "L4P",
  487. "description": "CPU friendly polyphonic stereo 4 pole filter",
  488. "tags": [
  489. "Filter",
  490. "Polyphonic"
  491. ]
  492. },
  493. {
  494. "slug": "USVF",
  495. "name": "USVF",
  496. "description": "CPU friendly polyphonic unstable state variable filter with overdrive",
  497. "tags": [
  498. "Filter",
  499. "Polyphonic"
  500. ]
  501. },
  502. {
  503. "slug": "AP",
  504. "name": "AP",
  505. "description": "A Polyphonic Allpass Filter",
  506. "tags": [
  507. "Filter",
  508. "Polyphonic"
  509. ]
  510. },
  511. {
  512. "slug": "AUX",
  513. "name": "AUX",
  514. "description": "Polyphonic stereo signal mixer",
  515. "tags": [
  516. "Mixer",
  517. "Polyphonic"
  518. ]
  519. },
  520. {
  521. "slug": "JWS",
  522. "name": "JWS",
  523. "description": "Polyphonic stereo waveshaper using JONG attractor",
  524. "tags": [
  525. "Waveshaper",
  526. "Polyphonic"
  527. ]
  528. },
  529. {
  530. "slug": "CHBY",
  531. "name": "CHBY",
  532. "description": "4 pole Chebyshev type 1 filter",
  533. "tags": [
  534. "Filter",
  535. "Polyphonic"
  536. ]
  537. },
  538. {
  539. "slug": "CLP",
  540. "name": "CLP",
  541. "description": "Clipper/Waveshaper",
  542. "tags": [
  543. "Waveshaper",
  544. "Distortion",
  545. "Polyphonic"
  546. ]
  547. },
  548. {
  549. "slug": "LWF",
  550. "name": "LWF",
  551. "description": "Lockhard Wavefolder",
  552. "tags": [
  553. "Waveshaper",
  554. "Polyphonic"
  555. ]
  556. },
  557. {
  558. "slug": "DRM",
  559. "name": "DRM",
  560. "description": "Diode Ring Modulator",
  561. "tags": [
  562. "Ring modulator",
  563. "Polyphonic"
  564. ]
  565. },
  566. {
  567. "slug": "CWS",
  568. "name": "CWS",
  569. "description": "Chebyshev Waveshaper",
  570. "tags": [
  571. "Polyphonic",
  572. "Waveshaper"
  573. ]
  574. },
  575. {
  576. "slug": "SWF",
  577. "name": "SWF",
  578. "description": "Sharp Wavefolder",
  579. "tags": [
  580. "Waveshaper",
  581. "Polyphonic"
  582. ]
  583. },
  584. {
  585. "slug": "Osc6",
  586. "name": "Osc6",
  587. "description": "Komplex Oscillaor using bit logic",
  588. "tags": [
  589. "Oscillator",
  590. "Polyphonic"
  591. ]
  592. },
  593. {
  594. "slug": "Osc7",
  595. "name": "Osc7",
  596. "description": "Komplex Oscillaor providing phase distorted waves",
  597. "tags": [
  598. "Oscillator",
  599. "Polyphonic"
  600. ]
  601. },
  602. {
  603. "slug": "Osc8",
  604. "name": "Osc8",
  605. "description": "Two additive oscillators with linear FM through zero and cross FM",
  606. "tags": [
  607. "Oscillator",
  608. "Polyphonic"
  609. ]
  610. },
  611. {
  612. "slug": "Osc9",
  613. "name": "Osc9",
  614. "description": "Waveshaping Oscillaor",
  615. "tags": [
  616. "Oscillator",
  617. "Polyphonic"
  618. ]
  619. },
  620. {
  621. "slug": "Drums",
  622. "name": "Drums",
  623. "description": "Sampled drums",
  624. "tags": [
  625. "Drums"
  626. ]
  627. },
  628. {
  629. "slug": "PPD",
  630. "name": "PPD",
  631. "description": "Ping Pong Delay",
  632. "tags": [
  633. "Delay"
  634. ]
  635. }
  636. ]
  637. }