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.

392 lines
7.9KB

  1. {
  2. "slug": "MockbaModular",
  3. "name": "Mockba Modular",
  4. "version": "2.0.0",
  5. "license": "MIT",
  6. "brand": "Mockba Modular",
  7. "author": "Mockba the Borg",
  8. "authorEmail": "mockba.the.borg@gmail.com",
  9. "authorUrl": "http://mockbatheb.org/",
  10. "pluginUrl": "https://github.com/MockbaTheBorg/MockbaModular",
  11. "manualUrl": "https://github.com/MockbaTheBorg/MockbaModular/blob/master/README.md",
  12. "sourceUrl": "https://github.com/MockbaTheBorg/MockbaModular",
  13. "donateUrl": "http://paypal.me/MockbaTheBorg",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Blank",
  18. "name": "Blank",
  19. "description": "Simple blank",
  20. "tags": [
  21. "Blank"
  22. ]
  23. },
  24. {
  25. "slug": "Feidah",
  26. "name": "Feidah",
  27. "description": "Simple signal fader with VCA",
  28. "tags": [
  29. "Attenuator",
  30. "VCA",
  31. "Polyphonic"
  32. ]
  33. },
  34. {
  35. "slug": "FeidahS",
  36. "name": "FeidahS",
  37. "description": "Simple stereo signal fader with VCA",
  38. "tags": [
  39. "Attenuator",
  40. "VCA",
  41. "Polyphonic"
  42. ]
  43. },
  44. {
  45. "slug": "Filtah",
  46. "name": "Filtah",
  47. "description": "Simple Moog style filter",
  48. "tags": [
  49. "Filter",
  50. "Polyphonic"
  51. ]
  52. },
  53. {
  54. "slug": "Mixah",
  55. "name": "Mixah",
  56. "description": "Simple two signal mixer with VCA",
  57. "tags": [
  58. "Mixer",
  59. "VCA",
  60. "Polyphonic"
  61. ]
  62. },
  63. {
  64. "slug": "Mixah3",
  65. "name": "Mixah3",
  66. "description": "Simple three signal mixer",
  67. "tags": [
  68. "Mixer",
  69. "Polyphonic"
  70. ]
  71. },
  72. {
  73. "slug": "Dividah",
  74. "name": "Dividah",
  75. "description": "Simple clock divider",
  76. "tags": [
  77. "Clock modulator"
  78. ]
  79. },
  80. {
  81. "slug": "Countah",
  82. "name": "Countah",
  83. "description": "Simple clock counter",
  84. "tags": [
  85. "Clock modulator"
  86. ]
  87. },
  88. {
  89. "slug": "Selectah",
  90. "name": "Selectah",
  91. "description": "Simple 4 to 1 selector",
  92. "tags": [
  93. "Utility",
  94. "Polyphonic"
  95. ]
  96. },
  97. {
  98. "slug": "Shapah",
  99. "name": "Shapah",
  100. "description": "Simple ADSR envelope shaper",
  101. "tags": [
  102. "Envelope generator",
  103. "Polyphonic"
  104. ]
  105. },
  106. {
  107. "slug": "Holdah",
  108. "name": "Holdah",
  109. "description": "Simple Sample & Hold",
  110. "tags": [
  111. "Sample and hold"
  112. ]
  113. },
  114. {
  115. "slug": "Pannah",
  116. "name": "Pannah",
  117. "description": "Simple stereo panner with modulation",
  118. "tags": [
  119. "Panning",
  120. "Polyphonic"
  121. ]
  122. },
  123. {
  124. "slug": "ReVoltah",
  125. "name": "ReVoltah",
  126. "description": "Simple voltage range adapter",
  127. "tags": [
  128. "Utility",
  129. "Polyphonic"
  130. ]
  131. },
  132. {
  133. "slug": "CZSaw",
  134. "name": "CZSaw",
  135. "description": "Simple CZ style SAW oscillator",
  136. "tags": [
  137. "Oscillator",
  138. "Polyphonic"
  139. ]
  140. },
  141. {
  142. "slug": "CZSquare",
  143. "name": "CZSquare",
  144. "description": "Simple CZ style SQUARE oscillator",
  145. "tags": [
  146. "Oscillator",
  147. "Polyphonic"
  148. ]
  149. },
  150. {
  151. "slug": "CZPulse",
  152. "name": "CZPulse",
  153. "description": "Simple CZ style PULSE oscillator",
  154. "tags": [
  155. "Oscillator",
  156. "Polyphonic"
  157. ]
  158. },
  159. {
  160. "slug": "CZDblSine",
  161. "name": "CZDblSine",
  162. "description": "Simple CZ style DBLSINE oscillator",
  163. "tags": [
  164. "Oscillator",
  165. "Polyphonic"
  166. ]
  167. },
  168. {
  169. "slug": "CZSawPulse",
  170. "name": "CZSawPulse",
  171. "description": "Simple CZ style SAWPULSE oscillator",
  172. "tags": [
  173. "Oscillator",
  174. "Polyphonic"
  175. ]
  176. },
  177. {
  178. "slug": "CZReso1",
  179. "name": "CZReso1",
  180. "description": "Simple CZ style RESO1 oscillator",
  181. "tags": [
  182. "Oscillator",
  183. "Polyphonic"
  184. ]
  185. },
  186. {
  187. "slug": "CZReso2",
  188. "name": "CZReso2",
  189. "description": "Simple CZ style RESO2 oscillator",
  190. "tags": [
  191. "Oscillator",
  192. "Polyphonic"
  193. ]
  194. },
  195. {
  196. "slug": "CZReso3",
  197. "name": "CZReso3",
  198. "description": "Simple CZ style RESO3 oscillator",
  199. "tags": [
  200. "Oscillator",
  201. "Polyphonic"
  202. ]
  203. },
  204. {
  205. "slug": "CZOsc",
  206. "name": "CZOsc",
  207. "description": "Simple CZ style oscillator",
  208. "tags": [
  209. "Oscillator",
  210. "Polyphonic"
  211. ]
  212. },
  213. {
  214. "slug": "MaugTriangle",
  215. "name": "MaugTriangle",
  216. "description": "Simple Moog style TRIANGLE oscillator",
  217. "tags": [
  218. "Oscillator",
  219. "Polyphonic"
  220. ]
  221. },
  222. {
  223. "slug": "MaugShark",
  224. "name": "MaugShark",
  225. "description": "Simple Moog style SHARK oscillator",
  226. "tags": [
  227. "Oscillator",
  228. "Polyphonic"
  229. ]
  230. },
  231. {
  232. "slug": "MaugSaw",
  233. "name": "MaugSaw",
  234. "description": "Simple Moog style SAW oscillator",
  235. "tags": [
  236. "Oscillator",
  237. "Polyphonic"
  238. ]
  239. },
  240. {
  241. "slug": "MaugSaw2",
  242. "name": "MaugSaw2",
  243. "description": "Simple Moog style INVSAW oscillator",
  244. "tags": [
  245. "Oscillator",
  246. "Polyphonic"
  247. ]
  248. },
  249. {
  250. "slug": "MaugSquare",
  251. "name": "MaugSquare",
  252. "description": "Simple Moog style SQUARE .48 oscillator",
  253. "tags": [
  254. "Oscillator",
  255. "Polyphonic"
  256. ]
  257. },
  258. {
  259. "slug": "MaugSquare2",
  260. "name": "MaugSquare2",
  261. "description": "Simple Moog style SQUARE .29 oscillator",
  262. "tags": [
  263. "Oscillator",
  264. "Polyphonic"
  265. ]
  266. },
  267. {
  268. "slug": "MaugSquare3",
  269. "name": "MaugSquare3",
  270. "description": "Simple Moog style SQUARE .17 oscillator",
  271. "tags": [
  272. "Oscillator",
  273. "Polyphonic"
  274. ]
  275. },
  276. {
  277. "slug": "MaugOsc",
  278. "name": "MaugOsc",
  279. "description": "Simple Moog style oscillator",
  280. "tags": [
  281. "Oscillator",
  282. "Polyphonic"
  283. ]
  284. },
  285. {
  286. "slug": "Comparator",
  287. "name": "Comparator",
  288. "description": "Simple voltage comparator",
  289. "tags": [
  290. "Logic",
  291. "Utility"
  292. ]
  293. },
  294. {
  295. "slug": "DualBUFFER",
  296. "name": "DualBUFFER",
  297. "description": "Simple BUFFER gates (3 actually)",
  298. "tags": [
  299. "Logic",
  300. "Utility"
  301. ]
  302. },
  303. {
  304. "slug": "DualNOT",
  305. "name": "DualNOT",
  306. "description": "Simple NOT gates (3 actually)",
  307. "tags": [
  308. "Logic",
  309. "Utility"
  310. ]
  311. },
  312. {
  313. "slug": "DualOR",
  314. "name": "DualOR",
  315. "description": "Simple OR gates",
  316. "tags": [
  317. "Logic",
  318. "Utility"
  319. ]
  320. },
  321. {
  322. "slug": "DualNOR",
  323. "name": "DualNOR",
  324. "description": "Simple NOR gates",
  325. "tags": [
  326. "Logic",
  327. "Utility"
  328. ]
  329. },
  330. {
  331. "slug": "DualAND",
  332. "name": "DualAND",
  333. "description": "Simple AND gates",
  334. "tags": [
  335. "Logic",
  336. "Utility"
  337. ]
  338. },
  339. {
  340. "slug": "DualNAND",
  341. "name": "DualNAND",
  342. "description": "Simple NAND gates",
  343. "tags": [
  344. "Logic",
  345. "Utility"
  346. ]
  347. },
  348. {
  349. "slug": "DualXOR",
  350. "name": "DualXOR",
  351. "description": "Simple XOR gates",
  352. "tags": [
  353. "Logic",
  354. "Utility"
  355. ]
  356. },
  357. {
  358. "slug": "DualXNOR",
  359. "name": "DualXNOR",
  360. "description": "Simple XNOR gates",
  361. "tags": [
  362. "Logic",
  363. "Utility"
  364. ]
  365. },
  366. {
  367. "slug": "PSelectah",
  368. "name": "PSelectah",
  369. "description": "Simple Priority Selector (AND->OR MUX)",
  370. "tags": [
  371. "Logic",
  372. "Utility"
  373. ]
  374. },
  375. {
  376. "slug": "UDPClockMaster",
  377. "name": "Mastah",
  378. "description": "UDP Clock Synchronizer (Master)",
  379. "tags": [
  380. "Utility"
  381. ]
  382. },
  383. {
  384. "slug": "UDPClockSlave",
  385. "name": "Slavah",
  386. "description": "UDP Clock Synchronizer (Slave)",
  387. "tags": [
  388. "Utility"
  389. ]
  390. }
  391. ]
  392. }