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.

417 lines
9.2KB

  1. {
  2. "slug": "AS",
  3. "version": "1.0.2",
  4. "license": "MIT",
  5. "name": "AS",
  6. "brand": "AS",
  7. "author": "Alfredo Santamaria",
  8. "authorEmail": "ascustomworks@gmail.com",
  9. "pluginUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md",
  10. "authorUrl": "https://github.com/AScustomWorks/AS",
  11. "manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md",
  12. "sourceUrl": "https://github.com/AScustomWorks/AS",
  13. "changelogUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md",
  14. "modules": [
  15. {
  16. "slug": "SineOSC",
  17. "disabled": "false",
  18. "name": "TinySine",
  19. "description": "Simple Voltage-controlled sine oscillator",
  20. "tags": [
  21. "VCO"
  22. ]
  23. },
  24. {
  25. "slug": "SawOSC",
  26. "disabled": "false",
  27. "name": "TinySawish",
  28. "description": "Simple Voltage-controlled saw oscillator",
  29. "tags": [
  30. "VCO"
  31. ]
  32. },
  33. {
  34. "slug": "ADSR",
  35. "disabled": "false",
  36. "name": "ADSR",
  37. "description": "Generates an envelope with Attack/Decay/Sustain/Release",
  38. "tags": [
  39. "Envelope Generator"
  40. ]
  41. },
  42. {
  43. "slug": "VCA",
  44. "disabled": "false",
  45. "name": "VCA",
  46. "description": "Voltage-controlled amplifier",
  47. "tags": [
  48. "VCA",
  49. "Dual"
  50. ]
  51. },
  52. {
  53. "slug": "QuadVCA",
  54. "disabled": "false",
  55. "name": "QuadVCA/Mixer",
  56. "description": "VCA module x 4, plus mixer functionality",
  57. "tags": [
  58. "VCA",
  59. "Mixer"
  60. ]
  61. },
  62. {
  63. "slug": "TriLFO",
  64. "disabled": "false",
  65. "name": "TriLFO",
  66. "description": "Low-frequency oscillator",
  67. "tags": [
  68. "LFO"
  69. ]
  70. },
  71. {
  72. "slug": "AtNuVrTr",
  73. "disabled": "false",
  74. "name": "AtNuVrTr",
  75. "description": "Dual Attenuator",
  76. "tags": [
  77. "Attenuator",
  78. "Dual"
  79. ]
  80. },
  81. {
  82. "slug": "BPMClock",
  83. "disabled": "false",
  84. "name": "BPM Clock",
  85. "description": "BPM Clock",
  86. "tags": [
  87. "Clock"
  88. ]
  89. },
  90. {
  91. "slug": "BPMCalc",
  92. "disabled": "false",
  93. "name": "BPM to delay/hz calculator",
  94. "description": "BPM to delay/hz calculator helper",
  95. "tags": [
  96. "Utility"
  97. ]
  98. },
  99. {
  100. "slug": "BPMCalc2",
  101. "disabled": "false",
  102. "name": "BPM to delay/ms calculator",
  103. "description": "BPM Delay/MS Calculator",
  104. "tags": [
  105. "Utility"
  106. ]
  107. },
  108. {
  109. "slug": "SEQ16",
  110. "disabled": "false",
  111. "name": "SEQ16",
  112. "description": "3-channel 16-step sequencer with step editor",
  113. "tags": [
  114. "Sequencer"
  115. ]
  116. },
  117. {
  118. "slug": "Mixer2ch",
  119. "disabled": "false",
  120. "name": "Mixer2ch",
  121. "description": "2 channel Mixer",
  122. "tags": [
  123. "Mixer"
  124. ]
  125. },
  126. {
  127. "slug": "Mixer4ch",
  128. "disabled": "false",
  129. "name": "Mixer4ch",
  130. "description": "4 channel Mixer",
  131. "tags": [
  132. "Mixer"
  133. ]
  134. },
  135. {
  136. "slug": "Mixer8ch",
  137. "disabled": "false",
  138. "name": "Mixer8ch",
  139. "description": "8 channel Mixer",
  140. "tags": [
  141. "Mixer"
  142. ]
  143. },
  144. {
  145. "slug": "MonoVUmeter",
  146. "disabled": "false",
  147. "name": "MonoVUmeter",
  148. "description": "Mono VU meter",
  149. "tags": [
  150. "Visual",
  151. "Utility"
  152. ]
  153. },
  154. {
  155. "slug": "StereoVUmeter",
  156. "disabled": "false",
  157. "name": "StereoVUmeter",
  158. "description": "Stereo VU meter",
  159. "tags": [
  160. "Visual",
  161. "Utility"
  162. ]
  163. },
  164. {
  165. "slug": "Steps",
  166. "disabled": "false",
  167. "name": "Steps",
  168. "description": "3 channel 64 steps counter",
  169. "tags": [
  170. "Sequencer",
  171. "Utility"
  172. ]
  173. },
  174. {
  175. "slug": "LaunchGate",
  176. "disabled": "false",
  177. "name": "LaunchGate",
  178. "description": "2 channel signal flow start counter",
  179. "tags": [
  180. "Sequencer",
  181. "Dual",
  182. "Utility"
  183. ]
  184. },
  185. {
  186. "slug": "KillGate",
  187. "disabled": "false",
  188. "name": "KillGate",
  189. "description": "2 channel signal stop counter",
  190. "tags": [
  191. "Sequencer",
  192. "Dual",
  193. "Utility"
  194. ]
  195. },
  196. {
  197. "slug": "Flow",
  198. "disabled": "false",
  199. "name": "Flow",
  200. "description": "Cut the flow of signals with a switch or a cv signal input",
  201. "tags": [
  202. "Switch",
  203. "Dual",
  204. "Utility"
  205. ]
  206. },
  207. {
  208. "slug": "SignalDelay",
  209. "disabled": "false",
  210. "name": "Signal Delay",
  211. "description": "Delay the incomming CV signal by set milliseconds",
  212. "tags": [
  213. "Delay",
  214. "Dual",
  215. "Utility"
  216. ]
  217. },
  218. {
  219. "slug": "Cv2T",
  220. "disabled": "false",
  221. "name": "CV 2 Trigger",
  222. "description": "CV to Trigger generator",
  223. "tags": [
  224. "Utility"
  225. ]
  226. },
  227. {
  228. "slug": "ZeroCV2T",
  229. "disabled": "false",
  230. "name": "Zero CV 2 Trigger",
  231. "description": "Zero Crossing CV to Trigger generator",
  232. "tags": [
  233. "Utility"
  234. ]
  235. },
  236. {
  237. "slug": "ReScale",
  238. "disabled": "false",
  239. "name": "ReScale",
  240. "description": "Utility module to convert from one voltage range to another",
  241. "tags": [
  242. "Utility"
  243. ]
  244. },
  245. {
  246. "slug": "Multiple2_5",
  247. "disabled": "false",
  248. "name": "Multi 2x5",
  249. "description": "2x5 Signal multiplier",
  250. "tags": [
  251. "Multiple",
  252. "Utility"
  253. ]
  254. },
  255. {
  256. "slug": "Merge2_5",
  257. "disabled": "false",
  258. "name": "Merge2x5",
  259. "description": "2x5 CV Signal merger",
  260. "tags": [
  261. "Multiple",
  262. "Utility"
  263. ]
  264. },
  265. {
  266. "slug": "TriggersMKI",
  267. "name": "Triggers MKI",
  268. "description": "Manual CV signal trigger with latch and temporary triggers + adjustable output voltage",
  269. "tags": [
  270. "Switch",
  271. "Utility"
  272. ]
  273. },
  274. {
  275. "slug": "TriggersMKII",
  276. "name": "Triggers MKII",
  277. "description": "Manual CV signal temporary trigger with labeling integrated",
  278. "tags": [
  279. "Switch",
  280. "Utility"
  281. ]
  282. },
  283. {
  284. "slug": "TriggersMKIII",
  285. "name": "TriggersMKIII",
  286. "description": "Manual CV signal temporary trigger with editable labeling integrated",
  287. "tags": [
  288. "Switch",
  289. "Utility"
  290. ]
  291. },
  292. {
  293. "slug": "DelayPlusFx",
  294. "disabled": "false",
  295. "name": "Delay Plus Fx",
  296. "description": "Delay effect with MS digital display, wet signal send & return and bypass switch",
  297. "tags": [
  298. "Delay",
  299. "Effect"
  300. ]
  301. },
  302. {
  303. "slug": "DelayPlusStereoFx",
  304. "disabled": "false",
  305. "name": "Delay Plus Stereo Fx",
  306. "description": "Stereo Delay effect with MS digital display, wet signal send & return and bypass switch",
  307. "tags": [
  308. "Delay",
  309. "Effect"
  310. ]
  311. },
  312. {
  313. "slug": "PhaserFx",
  314. "disabled": "false",
  315. "name": "Phaser Fx",
  316. "description": "Phaser FX with CV input for each parameter and bypass switch",
  317. "tags": [
  318. "Phaser",
  319. "Effect"
  320. ]
  321. },
  322. {
  323. "slug": "ReverbFx",
  324. "disabled": "false",
  325. "name": "Reverb Fx",
  326. "description": "Reverb FX with CV input for each parameter and bypass switch",
  327. "tags": [
  328. "Reverb",
  329. "Effect"
  330. ]
  331. },
  332. {
  333. "slug": "ReverbStereoFx",
  334. "disabled": "false",
  335. "name": "Reverb Stereo Fx",
  336. "description": "Stereo Reverb FX with CV input for each parameter and bypass switch",
  337. "tags": [
  338. "Reverb",
  339. "Effect"
  340. ]
  341. },
  342. {
  343. "slug": "SuperDriveFx",
  344. "disabled": "false",
  345. "name": "SuperDrive Fx",
  346. "description": "Overdrive FX with CV input for each parameter and bypass switch",
  347. "tags": [
  348. "Distortion",
  349. "Effect"
  350. ]
  351. },
  352. {
  353. "slug": "TremoloFx",
  354. "disabled": "false",
  355. "name": "Tremolo Fx",
  356. "description": "Tremolo Fx with CV input for each parameter and bypass switch",
  357. "tags": [
  358. "Effect"
  359. ]
  360. },
  361. {
  362. "slug": "TremoloStereoFx",
  363. "disabled": "false",
  364. "name": "Tremolo Stereo Fx",
  365. "description": "Stereo Tremolo Fx with CV input for each parameter and bypass switch",
  366. "tags": [
  367. "Effect"
  368. ]
  369. },
  370. {
  371. "slug": "WaveShaper",
  372. "disabled": "false",
  373. "name": "WaveShaper",
  374. "description": "WaveShaper Fx with bypass switch",
  375. "tags": [
  376. "Waveshaper",
  377. "Effect"
  378. ]
  379. },
  380. {
  381. "slug": "BlankPanel4",
  382. "disabled": "false",
  383. "name": "BlankPanel4",
  384. "description": "Blank Panel 4 HP",
  385. "tags": [
  386. "Blank"
  387. ]
  388. },
  389. {
  390. "slug": "BlankPanel6",
  391. "disabled": "false",
  392. "name": "BlankPanel6",
  393. "description": "Blank Panel 6 HP",
  394. "tags": [
  395. "Blank"
  396. ]
  397. },
  398. {
  399. "slug": "BlankPanel8",
  400. "disabled": "false",
  401. "name": "BlankPanel8",
  402. "description": "Blank Panel 8 HP",
  403. "tags": [
  404. "Blank"
  405. ]
  406. },
  407. {
  408. "slug": "BlankPanelSpecial",
  409. "disabled": "false",
  410. "name": "Blank Panel Special",
  411. "description": "Blank Panel goodies",
  412. "tags": [
  413. "Blank"
  414. ]
  415. }
  416. ]
  417. }