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.

347 lines
9.3KB

  1. {
  2. "slug": "squinkylabs-plug1",
  3. "name": "Squinky Labs",
  4. "author": "Squinky Labs",
  5. "license": "GPL-3.0-only",
  6. "pluginUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/README.md",
  7. "authorUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/README.md",
  8. "sourceUrl": "https://github.com/kockie69/SquinkyVCV-main",
  9. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/booty-shifter.md",
  10. "changelogUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/CHANGELOG.md",
  11. "version": "2.1.7",
  12. "modules": [
  13. {
  14. "slug": "squinkylabs-mixm",
  15. "name": "Form",
  16. "description": "Mixer master module",
  17. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/form.md",
  18. "disabled": false,
  19. "tags": [
  20. "Mixer"
  21. ]
  22. },
  23. {
  24. "slug": "squinkylabs-mixStereo",
  25. "name": "ExTwo",
  26. "description": "Two channel stereo mixer expander",
  27. "disabled": false,
  28. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/extwo.md",
  29. "tags": [
  30. "Mixer",
  31. "Expander"
  32. ]
  33. },
  34. {
  35. "slug": "squinkylabs-mix4",
  36. "name": "ExFor",
  37. "description": "4 channel mixer expander",
  38. "disabled": false,
  39. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/exfor.md",
  40. "tags": [
  41. "Mixer",
  42. "Expander"
  43. ]
  44. },
  45. {
  46. "slug": "squinkylabs-ch10",
  47. "name": "ch10",
  48. "disabled": true,
  49. "description": "ch10",
  50. "tags": [
  51. "VCO"
  52. ]
  53. },
  54. {
  55. "slug": "squinkylabs-comp2",
  56. "name": "Comp II",
  57. "disabled": false,
  58. "description": "Polyphonic Compressor",
  59. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/compressor2.md",
  60. "tags": [
  61. "Compressor",
  62. "Dynamics",
  63. "Polyphonic"
  64. ]
  65. },
  66. {
  67. "slug": "squinkylabs-samp",
  68. "name": "SFZ Player",
  69. "description": "Sampler that plays standard SFZ files.",
  70. "disabled": false,
  71. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/sfz-player.md",
  72. "tags": [
  73. "Polyphonic",
  74. "Sampler",
  75. "Synth Voice"
  76. ]
  77. },
  78. {
  79. "slug": "squinkylabs-comp",
  80. "name": "Comp",
  81. "disabled": false,
  82. "description": "Ultra clean Compressor",
  83. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/compressor.md",
  84. "tags": [
  85. "Compressor",
  86. "Dynamics",
  87. "Polyphonic"
  88. ]
  89. },
  90. {
  91. "slug": "squinkylabs-filt",
  92. "name": "Stairway",
  93. "description": "Ladder filter on steroids",
  94. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/filter.md",
  95. "tags": [
  96. "VCF",
  97. "Polyphonic",
  98. "Distortion"
  99. ]
  100. },
  101. {
  102. "slug": "squinkylabs-funv",
  103. "name": "Functional VCO-1",
  104. "description": "[deprecated] Multi-function VCO with low aliasing",
  105. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/functional-vco-1.md",
  106. "tags": [
  107. "VCO"
  108. ]
  109. },
  110. {
  111. "slug": "squinkylabs-lfnb",
  112. "name": "LFNB",
  113. "description": "Low frequency random voltage generator 2",
  114. "disabled": true,
  115. "tags": [
  116. "NOISE",
  117. "RANDOM",
  118. "LFO"
  119. ]
  120. },
  121. {
  122. "slug": "squinkylabs-dt",
  123. "name": "Polygate",
  124. "description": "Polyphonic gate demultiplexer",
  125. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/dt.md",
  126. "tags": [
  127. "Polyphonic"
  128. ]
  129. },
  130. {
  131. "slug": "squinkylabs-wvco",
  132. "name": "FM Kitchen Sink",
  133. "description": "Many function VCO",
  134. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/kitchen-sink.md",
  135. "tags": [
  136. "VCO",
  137. "Polyphonic",
  138. "Synth voice"
  139. ]
  140. },
  141. {
  142. "slug": "squinkylabs-sub",
  143. "name": "Substitute",
  144. "description": "Subharmonic VCO",
  145. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/substitute.md",
  146. "tags": [
  147. "VCO",
  148. "Polyphonic"
  149. ]
  150. },
  151. {
  152. "slug": "squinkylabs-basic",
  153. "name": "Basic VCO",
  154. "description": "Precision VCO",
  155. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/basic.md",
  156. "tags": [
  157. "VCO",
  158. "Polyphonic"
  159. ]
  160. },
  161. {
  162. "slug": "squinkylabs-f2",
  163. "name": "F2",
  164. "disabled": false,
  165. "description": "Multimode state-variable filter",
  166. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/f2.md",
  167. "tags": [
  168. "VCF",
  169. "Polyphonic"
  170. ]
  171. },
  172. {
  173. "slug": "squinkylabs-sines",
  174. "name": "Organ Three",
  175. "description": "Hammond organ emulator",
  176. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/og.md",
  177. "tags": [
  178. "VCO",
  179. "Polyphonic",
  180. "Hardware",
  181. "Synth voice"
  182. ]
  183. },
  184. {
  185. "slug": "squinkylabs-mix8",
  186. "name": "Mixer-8",
  187. "description": "8 channel mixer",
  188. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/mix8.md",
  189. "tags": [
  190. "Mixer"
  191. ]
  192. },
  193. {
  194. "slug": "squinkylabs-slew4",
  195. "name": "Slade",
  196. "description": "Octal slew/lag/VCA",
  197. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/slew4.md",
  198. "tags": [
  199. "Slew limiter",
  200. "VCA"
  201. ]
  202. },
  203. {
  204. "slug": "squinkylabs-sequencer4",
  205. "name": "Seq4x4",
  206. "description": "Sequence player",
  207. "disabled": false,
  208. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/4x4.md",
  209. "tags": [
  210. "Sequencer",
  211. "Polyphonic"
  212. ]
  213. },
  214. {
  215. "slug": "squinkylabs-tremolo",
  216. "name": "Chopper",
  217. "description": "Tremolo with synched LFO",
  218. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/chopper.md",
  219. "tags": [
  220. "Clock modulator",
  221. "Effect",
  222. "LFO"
  223. ]
  224. },
  225. {
  226. "slug": "squinkylabs-lfn",
  227. "name": "LFN",
  228. "description": "Low frequency random voltage generator",
  229. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/lfn.md",
  230. "tags": [
  231. "Noise",
  232. "Random",
  233. "LFO"
  234. ]
  235. },
  236. {
  237. "slug": "squinkylabs-ev3",
  238. "name": "EV3",
  239. "description": "Triple VCO with even waveform",
  240. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/ev3.md",
  241. "tags": [
  242. "VCO",
  243. "Multiple"
  244. ]
  245. },
  246. {
  247. "slug": "squinkylabs-vocalanimator",
  248. "name": "Growler",
  249. "description": "Vocal Animator",
  250. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/growler.md",
  251. "tags": [
  252. "Effect",
  253. "Filter"
  254. ]
  255. },
  256. {
  257. "slug": "squinkylabs-CHB2",
  258. "name": "Chebyshev II",
  259. "description": "Waveshaper VCO with FM",
  260. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/chebyshev.md",
  261. "tags": [
  262. "VCO"
  263. ]
  264. },
  265. {
  266. "slug": "squinkylabs-shp",
  267. "name": "Shaper",
  268. "description": "Precision Wave Shaper",
  269. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/shaper.md",
  270. "tags": [
  271. "Effect",
  272. "Waveshaper",
  273. "Distortion"
  274. ]
  275. },
  276. {
  277. "slug": "squinkylabs-blank",
  278. "name": "Blank",
  279. "disabled": true,
  280. "description": "blank starting project",
  281. "tags": [
  282. "Blank"
  283. ]
  284. },
  285. {
  286. "slug": "squinkylabs-vocalfilter",
  287. "name": "Formants",
  288. "description": "Singing Vocal Filter",
  289. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/formants.md",
  290. "tags": [
  291. "Effect",
  292. "Filter"
  293. ]
  294. },
  295. {
  296. "slug": "squinkylabs-gry",
  297. "name": "Gray Code",
  298. "description": "Eclectic clock divider",
  299. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/gray-code.md",
  300. "tags": [
  301. "Clock modulator",
  302. "Random",
  303. "Logic"
  304. ]
  305. },
  306. {
  307. "slug": "squinkylabs-freqshifter",
  308. "name": "Booty Shifter",
  309. "description": "Frequency Shifter",
  310. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/shifter.md",
  311. "tags": [
  312. "Ring Modulator",
  313. "effect"
  314. ]
  315. },
  316. {
  317. "slug": "squinkylabs-coloredNoise",
  318. "name": "Colors",
  319. "description": "All the colors of noise",
  320. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/colors.md",
  321. "tags": [
  322. "Noise"
  323. ]
  324. },
  325. {
  326. "slug": "squinkylabs-sequencer",
  327. "name": "Seq++",
  328. "description": "DAW-like sequencer",
  329. "disabled": false,
  330. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/sq2.md",
  331. "tags": [
  332. "Sequencer",
  333. "Polyphonic"
  334. ]
  335. },
  336. {
  337. "slug": "squinkylabs-super",
  338. "name": "Saws",
  339. "description": "Super saw VCO emulation",
  340. "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/saws.md",
  341. "tags": [
  342. "VCO",
  343. "Polyphonic"
  344. ]
  345. }
  346. ]
  347. }