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.

478 lines
9.1KB

  1. {
  2. "slug": "Bogaudio",
  3. "name": "Bogaudio",
  4. "version": "1.1.19",
  5. "license": "BSD-3-Clause",
  6. "brand": "Bogaudio",
  7. "author": "Matt Demanett",
  8. "authorEmail": "mattdemanett@gmail.com",
  9. "authorUrl": "https://github.com/mdemanett",
  10. "pluginUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
  11. "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
  12. "sourceUrl": "https://github.com/bogaudio/BogaudioModules",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Bogaudio-VCO",
  17. "name": "VCO",
  18. "description": "oscillator",
  19. "tags": [
  20. "Oscillator"
  21. ]
  22. },
  23. {
  24. "slug": "Bogaudio-XCO",
  25. "name": "XCO",
  26. "description": "oscillator with wave mixer",
  27. "tags": [
  28. "Oscillator"
  29. ]
  30. },
  31. {
  32. "slug": "Bogaudio-Additator",
  33. "name": "Additator",
  34. "description": "additive oscillator",
  35. "tags": [
  36. "Oscillator"
  37. ]
  38. },
  39. {
  40. "slug": "Bogaudio-FMOp",
  41. "name": "FM-OP",
  42. "description": "FM oscillator",
  43. "tags": [
  44. "Oscillator",
  45. "Synth voice"
  46. ]
  47. },
  48. {
  49. "slug": "Bogaudio-LFO",
  50. "name": "LFO",
  51. "description": "low-frequency oscillator",
  52. "tags": [
  53. "LFO"
  54. ]
  55. },
  56. {
  57. "slug": "Bogaudio-EightFO",
  58. "name": "8FO",
  59. "description": "LFO with 8 phased outputs",
  60. "tags": [
  61. "LFO"
  62. ]
  63. },
  64. {
  65. "slug": "Bogaudio-LLFO",
  66. "name": "LLFO",
  67. "description": "compact LFO",
  68. "tags": [
  69. "LFO"
  70. ]
  71. },
  72. {
  73. "slug": "Bogaudio-DADSRH",
  74. "name": "DADSR(H)",
  75. "description": "advanced envelope",
  76. "tags": [
  77. "Envelope generator"
  78. ]
  79. },
  80. {
  81. "slug": "Bogaudio-DADSRHPlus",
  82. "name": "DADSR(H)+",
  83. "description": "advanced envelope",
  84. "tags": [
  85. "Envelope generator"
  86. ]
  87. },
  88. {
  89. "slug": "Bogaudio-DGate",
  90. "name": "DGate",
  91. "description": "trigger-to-gate with delay",
  92. "tags": [
  93. "Utility"
  94. ]
  95. },
  96. {
  97. "slug": "Bogaudio-Shaper",
  98. "name": "Shaper",
  99. "description": "envelope and amplifier",
  100. "tags": [
  101. "Envelope generator",
  102. "VCA"
  103. ]
  104. },
  105. {
  106. "slug": "Bogaudio-ShaperPlus",
  107. "name": "Shaper+",
  108. "description": "envelope and amplifier",
  109. "tags": [
  110. "Envelope generator",
  111. "VCA"
  112. ]
  113. },
  114. {
  115. "slug": "Bogaudio-AD",
  116. "name": "AD",
  117. "description": "utility envelope",
  118. "tags": [
  119. "Envelope generator"
  120. ]
  121. },
  122. {
  123. "slug": "Bogaudio-ADSR",
  124. "name": "ADSR",
  125. "description": "utility envelope",
  126. "tags": [
  127. "Envelope generator"
  128. ]
  129. },
  130. {
  131. "slug": "Bogaudio-Follow",
  132. "name": "Follow",
  133. "description": "envelope follower",
  134. "tags": [
  135. "Envelope follower"
  136. ]
  137. },
  138. {
  139. "slug": "Bogaudio-Noise",
  140. "name": "Noise",
  141. "description": "noise source",
  142. "tags": [
  143. "Noise",
  144. "Random"
  145. ]
  146. },
  147. {
  148. "slug": "Bogaudio-SampleHold",
  149. "name": "S&H",
  150. "description": "dual sample (or track) and hold",
  151. "tags": [
  152. "Sample and hold",
  153. "Dual"
  154. ]
  155. },
  156. {
  157. "slug": "Bogaudio-Walk2",
  158. "name": "Walk2",
  159. "description": "random-walk CV source",
  160. "tags": [
  161. "Random"
  162. ]
  163. },
  164. {
  165. "slug": "Bogaudio-Walk",
  166. "name": "Walk",
  167. "description": "random-walk CV source",
  168. "tags": [
  169. "Random"
  170. ]
  171. },
  172. {
  173. "slug": "Bogaudio-Mix8",
  174. "name": "Mix8",
  175. "description": "8-channel mixer and panner",
  176. "tags": [
  177. "Mixer",
  178. "Panning"
  179. ]
  180. },
  181. {
  182. "slug": "Bogaudio-Mix4",
  183. "name": "Mix4",
  184. "description": "4-channel mixer and panner",
  185. "tags": [
  186. "Mixer",
  187. "Panning"
  188. ]
  189. },
  190. {
  191. "slug": "Bogaudio-Mix1",
  192. "name": "MIX1",
  193. "description": "fader/amplifier with mute",
  194. "tags": [
  195. "VCA"
  196. ]
  197. },
  198. {
  199. "slug": "Bogaudio-VCM",
  200. "name": "VCM",
  201. "description": "4-channel mixer",
  202. "tags": [
  203. "Mixer"
  204. ]
  205. },
  206. {
  207. "slug": "Bogaudio-UMix",
  208. "name": "UMix",
  209. "description": "unity mixer",
  210. "tags": [
  211. "Mixer"
  212. ]
  213. },
  214. {
  215. "slug": "Bogaudio-Matrix88",
  216. "name": "Matrix88",
  217. "description": "8x8 matrix mixer",
  218. "tags": [
  219. "Mixer"
  220. ]
  221. },
  222. {
  223. "slug": "Bogaudio-Mute8",
  224. "name": "Mute8",
  225. "description": "eight mutes with CV",
  226. "tags": [
  227. "Utility"
  228. ]
  229. },
  230. {
  231. "slug": "Bogaudio-Pan",
  232. "name": "Pan",
  233. "description": "dual panner",
  234. "tags": [
  235. "Panning",
  236. "Dual"
  237. ]
  238. },
  239. {
  240. "slug": "Bogaudio-XFade",
  241. "name": "XFade",
  242. "description": "crossfader",
  243. "tags": [
  244. "Mixer"
  245. ]
  246. },
  247. {
  248. "slug": "Bogaudio-VCA",
  249. "name": "VCA",
  250. "description": "dual attenuator",
  251. "tags": [
  252. "VCA",
  253. "Dual"
  254. ]
  255. },
  256. {
  257. "slug": "Bogaudio-VCAmp",
  258. "name": "VCAmp",
  259. "description": "amplifier",
  260. "tags": [
  261. "VCA"
  262. ]
  263. },
  264. {
  265. "slug": "Bogaudio-AMRM",
  266. "name": "AM/RM",
  267. "description": "ring modulator",
  268. "tags": [
  269. "Ring modulator",
  270. "Effect"
  271. ]
  272. },
  273. {
  274. "slug": "Bogaudio-Pressor",
  275. "name": "Pressor",
  276. "description": "stereo compressor",
  277. "tags": [
  278. "Compressor",
  279. "Dynamics"
  280. ]
  281. },
  282. {
  283. "slug": "Bogaudio-Clpr",
  284. "name": "CLPR",
  285. "description": "clipper",
  286. "tags": [
  287. "Dynamics",
  288. "Distortion"
  289. ]
  290. },
  291. {
  292. "slug": "Bogaudio-Lmtr",
  293. "name": "LMTR",
  294. "description": "limiter",
  295. "tags": [
  296. "Dynamics"
  297. ]
  298. },
  299. {
  300. "slug": "Bogaudio-Nsgt",
  301. "name": "Nsgt",
  302. "description": "noise gate",
  303. "tags": [
  304. "Dynamics"
  305. ]
  306. },
  307. {
  308. "slug": "Bogaudio-OneEight",
  309. "name": "1:8",
  310. "description": "mux & sequential switch",
  311. "tags": [
  312. "Switch"
  313. ]
  314. },
  315. {
  316. "slug": "Bogaudio-EightOne",
  317. "name": "8:1",
  318. "description": "demux & sequential switch",
  319. "tags": [
  320. "Switch"
  321. ]
  322. },
  323. {
  324. "slug": "Bogaudio-AddrSeq",
  325. "name": "ADDR-SEQ",
  326. "description": "voltage-addressable sequencer",
  327. "tags": [
  328. "Sequencer"
  329. ]
  330. },
  331. {
  332. "slug": "Bogaudio-Analyzer",
  333. "name": "Analyzer",
  334. "description": "spectrum analyzer",
  335. "tags": [
  336. "Visual"
  337. ]
  338. },
  339. {
  340. "slug": "Bogaudio-AnalyzerXL",
  341. "name": "Analyzer-XL",
  342. "description": "spectrum analyzer",
  343. "tags": [
  344. "Visual"
  345. ]
  346. },
  347. {
  348. "slug": "Bogaudio-VU",
  349. "name": "VU",
  350. "description": "stereo signal meter",
  351. "tags": [
  352. "Visual",
  353. "Dual"
  354. ]
  355. },
  356. {
  357. "slug": "Bogaudio-Detune",
  358. "name": "Detune",
  359. "description": "pitch CV processor",
  360. "tags": [
  361. "Tuner"
  362. ]
  363. },
  364. {
  365. "slug": "Bogaudio-Stack",
  366. "name": "Stack",
  367. "description": "pitch CV processor",
  368. "tags": [
  369. "Tuner"
  370. ]
  371. },
  372. {
  373. "slug": "Bogaudio-Reftone",
  374. "name": "Reftone",
  375. "description": "precision pitch CV generator",
  376. "tags": [
  377. "Tuner"
  378. ]
  379. },
  380. {
  381. "slug": "Bogaudio-Bool",
  382. "name": "Bool",
  383. "description": "boolean logic",
  384. "tags": [
  385. "Logic"
  386. ]
  387. },
  388. {
  389. "slug": "Bogaudio-Cmp",
  390. "name": "CMP",
  391. "description": "comparator",
  392. "tags": [
  393. "Logic"
  394. ]
  395. },
  396. {
  397. "slug": "Bogaudio-CVD",
  398. "name": "CVD",
  399. "description": "CV delay",
  400. "tags": [
  401. "Delay"
  402. ]
  403. },
  404. {
  405. "slug": "Bogaudio-FlipFlop",
  406. "name": "FlipFlop",
  407. "description": "dual stateful logic",
  408. "tags": [
  409. "Logic",
  410. "Dual"
  411. ]
  412. },
  413. {
  414. "slug": "Bogaudio-Manual",
  415. "name": "Manual",
  416. "description": "manual gates / triggers",
  417. "tags": [
  418. "Utility"
  419. ]
  420. },
  421. {
  422. "slug": "Bogaudio-Mult",
  423. "name": "Mult",
  424. "description": "multiple",
  425. "tags": [
  426. "Multiple"
  427. ]
  428. },
  429. {
  430. "slug": "Bogaudio-Offset",
  431. "name": "Offset",
  432. "description": "CV offset and scaler",
  433. "tags": [
  434. "Attenuator"
  435. ]
  436. },
  437. {
  438. "slug": "Bogaudio-Slew",
  439. "name": "Slew",
  440. "description": "slew / lag / glide",
  441. "tags": [
  442. "Slew limiter"
  443. ]
  444. },
  445. {
  446. "slug": "Bogaudio-Sums",
  447. "name": "Sums",
  448. "description": "arithmetic logic",
  449. "tags": [
  450. "Logic"
  451. ]
  452. },
  453. {
  454. "slug": "Bogaudio-Switch",
  455. "name": "Switch",
  456. "description": "signal router",
  457. "tags": [
  458. "Switch"
  459. ]
  460. },
  461. {
  462. "slug": "Bogaudio-Blank3",
  463. "name": "Blank3",
  464. "description": "blank panel",
  465. "tags": [
  466. "Blank"
  467. ]
  468. },
  469. {
  470. "slug": "Bogaudio-Blank6",
  471. "name": "Blank6",
  472. "description": "blank panel",
  473. "tags": [
  474. "Blank"
  475. ]
  476. }
  477. ]
  478. }