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.

361 lines
8.4KB

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