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.

272 lines
5.5KB

  1. {
  2. "slug": "MockbaModular",
  3. "name": "Mockba Modular",
  4. "version": "1.1.3",
  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",
  28. "tags": [
  29. "Attenuator",
  30. "Polyphonic"
  31. ]
  32. },
  33. {
  34. "slug": "FeidahS",
  35. "name": "FeidahS",
  36. "description": "Simple stereo signal fader",
  37. "tags": [
  38. "Attenuator",
  39. "Polyphonic"
  40. ]
  41. },
  42. {
  43. "slug": "Filtah",
  44. "name": "Filtah",
  45. "description": "Simple Moog style filter",
  46. "tags": [
  47. "Filter",
  48. "Polyphonic"
  49. ]
  50. },
  51. {
  52. "slug": "Mixah",
  53. "name": "Mixah",
  54. "description": "Simple two signal mixer",
  55. "tags": [
  56. "Mixer",
  57. "Polyphonic"
  58. ]
  59. },
  60. {
  61. "slug": "Dividah",
  62. "name": "Dividah",
  63. "description": "Simple clock divider",
  64. "tags": [
  65. "Clock modulator"
  66. ]
  67. },
  68. {
  69. "slug": "Countah",
  70. "name": "Countah",
  71. "description": "Simple clock counter",
  72. "tags": [
  73. "Clock modulator"
  74. ]
  75. },
  76. {
  77. "slug": "Selectah",
  78. "name": "Selectah",
  79. "description": "Simple 4 to 1 selector",
  80. "tags": [
  81. "Utility",
  82. "Polyphonic"
  83. ]
  84. },
  85. {
  86. "slug": "Shapah",
  87. "name": "Shapah",
  88. "description": "Simple ADSR envelope shaper",
  89. "tags": [
  90. "Envelope generator",
  91. "Polyphonic"
  92. ]
  93. },
  94. {
  95. "slug": "Holdah",
  96. "name": "Holdah",
  97. "description": "Simple Sample & Hold",
  98. "tags": [
  99. "Sample and hold"
  100. ]
  101. },
  102. {
  103. "slug": "Pannah",
  104. "name": "Pannah",
  105. "description": "Simple stereo panner",
  106. "tags": [
  107. "Panning",
  108. "Polyphonic"
  109. ]
  110. },
  111. {
  112. "slug": "CZSaw",
  113. "name": "CZSaw",
  114. "description": "Simple CZ style SAW oscillator",
  115. "tags": [
  116. "Oscillator",
  117. "Polyphonic"
  118. ]
  119. },
  120. {
  121. "slug": "CZSquare",
  122. "name": "CZSquare",
  123. "description": "Simple CZ style SQUARE oscillator",
  124. "tags": [
  125. "Oscillator",
  126. "Polyphonic"
  127. ]
  128. },
  129. {
  130. "slug": "CZPulse",
  131. "name": "CZPulse",
  132. "description": "Simple CZ style PULSE oscillator",
  133. "tags": [
  134. "Oscillator",
  135. "Polyphonic"
  136. ]
  137. },
  138. {
  139. "slug": "CZDblSine",
  140. "name": "CZDblSine",
  141. "description": "Simple CZ style DBLSINE oscillator",
  142. "tags": [
  143. "Oscillator",
  144. "Polyphonic"
  145. ]
  146. },
  147. {
  148. "slug": "CZSawPulse",
  149. "name": "CZSawPulse",
  150. "description": "Simple CZ style SAWPULSE oscillator",
  151. "tags": [
  152. "Oscillator",
  153. "Polyphonic"
  154. ]
  155. },
  156. {
  157. "slug": "CZReso1",
  158. "name": "CZReso1",
  159. "description": "Simple CZ style RESO1 oscillator",
  160. "tags": [
  161. "Oscillator",
  162. "Polyphonic"
  163. ]
  164. },
  165. {
  166. "slug": "CZReso2",
  167. "name": "CZReso2",
  168. "description": "Simple CZ style RESO2 oscillator",
  169. "tags": [
  170. "Oscillator",
  171. "Polyphonic"
  172. ]
  173. },
  174. {
  175. "slug": "CZReso3",
  176. "name": "CZReso3",
  177. "description": "Simple CZ style RESO3 oscillator",
  178. "tags": [
  179. "Oscillator",
  180. "Polyphonic"
  181. ]
  182. },
  183. {
  184. "slug": "Comparator",
  185. "name": "Comparator",
  186. "description": "Simple voltage comparator",
  187. "tags": [
  188. "Utility"
  189. ]
  190. },
  191. {
  192. "slug": "DualBUFFER",
  193. "name": "DualBUFFER",
  194. "description": "Simple BUFFER gates (3 actually)",
  195. "tags": [
  196. "Utility"
  197. ]
  198. },
  199. {
  200. "slug": "DualNOT",
  201. "name": "DualNOT",
  202. "description": "Simple NOT gates (3 actually)",
  203. "tags": [
  204. "Utility"
  205. ]
  206. },
  207. {
  208. "slug": "DualOR",
  209. "name": "DualOR",
  210. "description": "Simple OR gates",
  211. "tags": [
  212. "Utility"
  213. ]
  214. },
  215. {
  216. "slug": "DualNOR",
  217. "name": "DualNOR",
  218. "description": "Simple NOR gates",
  219. "tags": [
  220. "Utility"
  221. ]
  222. },
  223. {
  224. "slug": "DualAND",
  225. "name": "DualAND",
  226. "description": "Simple AND gates",
  227. "tags": [
  228. "Utility"
  229. ]
  230. },
  231. {
  232. "slug": "DualNAND",
  233. "name": "DualNAND",
  234. "description": "Simple NAND gates",
  235. "tags": [
  236. "Utility"
  237. ]
  238. },
  239. {
  240. "slug": "DualXOR",
  241. "name": "DualXOR",
  242. "description": "Simple XOR gates",
  243. "tags": [
  244. "Utility"
  245. ]
  246. },
  247. {
  248. "slug": "DualXNOR",
  249. "name": "DualXNOR",
  250. "description": "Simple XNOR gates",
  251. "tags": [
  252. "Utility"
  253. ]
  254. },
  255. {
  256. "slug": "UDPClockMaster",
  257. "name": "Mastah",
  258. "description": "UDP Clock Synchronizer (Master)",
  259. "tags": [
  260. "Utility"
  261. ]
  262. },
  263. {
  264. "slug": "UDPClockSlave",
  265. "name": "Slavah",
  266. "description": "UDP Clock Synchronizer (Slave)",
  267. "tags": [
  268. "Utility"
  269. ]
  270. }
  271. ]
  272. }