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.

368 lines
8.5KB

  1. {
  2. "slug": "Fundamental",
  3. "name": "VCV Free",
  4. "version": "2.5.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "support@vcvrack.com",
  9. "pluginUrl": "https://vcvrack.com/Free",
  10. "authorUrl": "https://vcvrack.com/",
  11. "manualUrl": "https://vcvrack.com/Free#manual",
  12. "sourceUrl": "https://github.com/VCVRack/Fundamental",
  13. "changelogUrl": "https://vcvrack.com/Free#changelog",
  14. "minRackVersion": "2.4.0",
  15. "modules": [
  16. {
  17. "slug": "VCO",
  18. "name": "VCO",
  19. "description": "Voltage-controlled oscillator",
  20. "manualUrl": "https://vcvrack.com/Free#VCO",
  21. "tags": [
  22. "VCO",
  23. "Polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "VCO2",
  28. "name": "Wavetable VCO",
  29. "description": "Voltage-controlled wavetable oscillator",
  30. "manualUrl": "https://vcvrack.com/Free#WavetableVCO",
  31. "tags": [
  32. "VCO",
  33. "Polyphonic"
  34. ]
  35. },
  36. {
  37. "slug": "VCF",
  38. "name": "VCF",
  39. "description": "Voltage-controlled filter",
  40. "manualUrl": "https://vcvrack.com/Free#VCF",
  41. "tags": [
  42. "VCF",
  43. "Polyphonic"
  44. ]
  45. },
  46. {
  47. "slug": "VCA-1",
  48. "name": "VCA",
  49. "description": "Voltage-controlled amplifier",
  50. "manualUrl": "https://vcvrack.com/Free#VCA-1",
  51. "tags": [
  52. "VCA",
  53. "Polyphonic"
  54. ]
  55. },
  56. {
  57. "slug": "VCA",
  58. "name": "VCA-2",
  59. "description": "2-channel voltage-controlled amplifier",
  60. "tags": [
  61. "VCA",
  62. "Dual",
  63. "Polyphonic"
  64. ],
  65. "hidden": true
  66. },
  67. {
  68. "slug": "LFO",
  69. "name": "LFO",
  70. "description": "Low-frequency oscillator",
  71. "manualUrl": "https://vcvrack.com/Free#LFO",
  72. "tags": [
  73. "LFO",
  74. "Polyphonic"
  75. ]
  76. },
  77. {
  78. "slug": "LFO2",
  79. "name": "Wavetable LFO",
  80. "description": "Low-frequency wavetable oscillator",
  81. "manualUrl": "https://vcvrack.com/Free#LFO2",
  82. "tags": [
  83. "LFO",
  84. "Polyphonic"
  85. ]
  86. },
  87. {
  88. "slug": "Delay",
  89. "name": "Delay",
  90. "description": "",
  91. "manualUrl": "https://vcvrack.com/Free#Delay",
  92. "tags": [
  93. "Delay"
  94. ]
  95. },
  96. {
  97. "slug": "ADSR",
  98. "name": "ADSR EG",
  99. "description": "Generates an envelope with Attack/Decay/Sustain/Release",
  100. "manualUrl": "https://vcvrack.com/Free#ADSR",
  101. "tags": [
  102. "Envelope Generator",
  103. "Polyphonic"
  104. ]
  105. },
  106. {
  107. "slug": "Mixer",
  108. "name": "Mix",
  109. "description": "Mixes 6 signals",
  110. "manualUrl": "https://vcvrack.com/Free#Mixer",
  111. "tags": [
  112. "Mixer",
  113. "Polyphonic"
  114. ]
  115. },
  116. {
  117. "slug": "VCMixer",
  118. "name": "VCA Mix",
  119. "description": "Mixes 4 signals with built-in VCAs",
  120. "manualUrl": "https://vcvrack.com/Free#VCMixer",
  121. "tags": [
  122. "Mixer",
  123. "VCA",
  124. "Polyphonic"
  125. ]
  126. },
  127. {
  128. "slug": "8vert",
  129. "name": "8vert",
  130. "description": "Attenuverts 8 signals or creates constant voltages",
  131. "manualUrl": "https://vcvrack.com/Free#8vert",
  132. "tags": [
  133. "Attenuator",
  134. "Polyphonic"
  135. ]
  136. },
  137. {
  138. "slug": "Unity",
  139. "name": "Unity",
  140. "description": "Mixes or averages signals with unity gain",
  141. "tags": [
  142. "Mixer",
  143. "Utility",
  144. "Dual"
  145. ],
  146. "hidden": true
  147. },
  148. {
  149. "slug": "Mutes",
  150. "name": "Mutes",
  151. "description": "Toggles up to 10 signals",
  152. "manualUrl": "https://vcvrack.com/Free#Mutes",
  153. "tags": [
  154. "Switch",
  155. "Polyphonic"
  156. ]
  157. },
  158. {
  159. "slug": "Pulses",
  160. "name": "Pulses",
  161. "description": "Generates up to 10 trigger and gate signals",
  162. "manualUrl": "https://vcvrack.com/Free#Pulses",
  163. "tags": [
  164. "Switch"
  165. ]
  166. },
  167. {
  168. "slug": "Scope",
  169. "name": "Scope",
  170. "description": "Inspect waveforms with an oscilloscope",
  171. "manualUrl": "https://vcvrack.com/Free#Scope",
  172. "tags": [
  173. "Visual",
  174. "Polyphonic"
  175. ]
  176. },
  177. {
  178. "slug": "SEQ3",
  179. "name": "SEQ 3",
  180. "description": "3-channel 8-step sequencer also with gate outputs",
  181. "manualUrl": "https://vcvrack.com/Free#SEQ3",
  182. "tags": [
  183. "Sequencer"
  184. ]
  185. },
  186. {
  187. "slug": "SequentialSwitch1",
  188. "name": "Sequential Switch 1 to 4",
  189. "description": "Routes 1 input to one of 4 outputs",
  190. "manualUrl": "https://vcvrack.com/Free#SequentialSwitch1",
  191. "tags": [
  192. "Switch",
  193. "Utility",
  194. "Polyphonic"
  195. ]
  196. },
  197. {
  198. "slug": "SequentialSwitch2",
  199. "name": "Sequential Switch 4 to 1",
  200. "description": "Routes one of 4 inputs to 1 output",
  201. "manualUrl": "https://vcvrack.com/Free#SequentialSwitch2",
  202. "tags": [
  203. "Switch",
  204. "Utility",
  205. "Polyphonic"
  206. ]
  207. },
  208. {
  209. "slug": "Octave",
  210. "name": "Octave",
  211. "description": "Shifts 1V/oct pitch CV by octaves",
  212. "manualUrl": "https://vcvrack.com/Free#Octave",
  213. "tags": [
  214. "Utility",
  215. "Polyphonic"
  216. ]
  217. },
  218. {
  219. "slug": "Quantizer",
  220. "name": "Quantizer",
  221. "description": "12-note quantizer and scale selector",
  222. "manualUrl": "https://vcvrack.com/Free#Quantizer",
  223. "tags": [
  224. "Quantizer",
  225. "Polyphonic"
  226. ]
  227. },
  228. {
  229. "slug": "Split",
  230. "name": "Split",
  231. "description": "Splits a polyphonic cable into multiple monophonic cables",
  232. "manualUrl": "https://vcvrack.com/Free#Split",
  233. "tags": [
  234. "Polyphonic",
  235. "Utility"
  236. ]
  237. },
  238. {
  239. "slug": "Merge",
  240. "name": "Merge",
  241. "description": "Combines multiple monophonic cables into a polyphonic cable",
  242. "manualUrl": "https://vcvrack.com/Free#Merge",
  243. "tags": [
  244. "Polyphonic",
  245. "Utility"
  246. ]
  247. },
  248. {
  249. "slug": "Sum",
  250. "name": "Sum",
  251. "description": "Sums all channels of a polyphonic cable",
  252. "manualUrl": "https://vcvrack.com/Free#Sum",
  253. "tags": [
  254. "Polyphonic",
  255. "Utility"
  256. ]
  257. },
  258. {
  259. "slug": "Viz",
  260. "name": "Viz",
  261. "description": "Visualizes all channels of a polyphonic cable",
  262. "manualUrl": "https://vcvrack.com/Free#Viz",
  263. "tags": [
  264. "Polyphonic",
  265. "Visual"
  266. ]
  267. },
  268. {
  269. "slug": "MidSide",
  270. "name": "Mid/Side",
  271. "description": "Encodes/decodes between mid/side and left/right stereo signals",
  272. "manualUrl": "https://vcvrack.com/Free#MidSide",
  273. "tags": [
  274. "Utility",
  275. "Polyphonic"
  276. ]
  277. },
  278. {
  279. "slug": "Noise",
  280. "name": "Noise",
  281. "description": "Multicolored noise generator",
  282. "manualUrl": "https://vcvrack.com/Free#Noise",
  283. "tags": [
  284. "Noise"
  285. ]
  286. },
  287. {
  288. "slug": "Random",
  289. "name": "Random",
  290. "description": "Random CV generator",
  291. "manualUrl": "https://vcvrack.com/Free#Random",
  292. "tags": [
  293. "Random",
  294. "Sample and hold"
  295. ]
  296. },
  297. {
  298. "slug": "CVMix",
  299. "name": "CV Mix",
  300. "description": "Mixes 3 CV signals with attenuverters",
  301. "manualUrl": "https://vcvrack.com/Free#CVMix",
  302. "tags": [
  303. "Mixer",
  304. "Utility",
  305. "Polyphonic"
  306. ]
  307. },
  308. {
  309. "slug": "Fade",
  310. "name": "Fade",
  311. "description": "Crossfades audio or CV",
  312. "manualUrl": "https://vcvrack.com/Free#Fade",
  313. "tags": [
  314. "Panning",
  315. "Voltage-controlled amplifier",
  316. "Utility",
  317. "Polyphonic"
  318. ]
  319. },
  320. {
  321. "slug": "Logic",
  322. "name": "Logic",
  323. "description": "Gate logic processor",
  324. "manualUrl": "https://vcvrack.com/Free#Logic",
  325. "tags": [
  326. "Logic",
  327. "Polyphonic"
  328. ]
  329. },
  330. {
  331. "slug": "Compare",
  332. "name": "Compare",
  333. "description": "Compares two voltages",
  334. "manualUrl": "https://vcvrack.com/Free#Compare",
  335. "tags": [
  336. "Utility",
  337. "Polyphonic"
  338. ]
  339. },
  340. {
  341. "slug": "Gates",
  342. "name": "Gates",
  343. "description": "Gate processor",
  344. "manualUrl": "https://vcvrack.com/Free#Gates",
  345. "tags": [
  346. "Polyphonic"
  347. ]
  348. },
  349. {
  350. "slug": "Process",
  351. "name": "Process",
  352. "description": "CV processor",
  353. "manualUrl": "https://vcvrack.com/Free#Process",
  354. "tags": [
  355. "Polyphonic"
  356. ]
  357. },
  358. {
  359. "slug": "Mult",
  360. "name": "Mult",
  361. "description": "Copies a signal to 8 outputs",
  362. "tags": [
  363. "Utility",
  364. "Polyphonic"
  365. ]
  366. }
  367. ]
  368. }