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.

285 lines
6.9KB

  1. {
  2. "slug": "Fundamental",
  3. "version": "2.0.0",
  4. "license": "GPL-3.0-or-later",
  5. "name": "Fundamental",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "support@vcvrack.com",
  9. "pluginUrl": "https://vcvrack.com/Fundamental.html",
  10. "authorUrl": "https://vcvrack.com/",
  11. "manualUrl": "https://vcvrack.com/Fundamental.html#manual",
  12. "sourceUrl": "https://github.com/VCVRack/Fundamental",
  13. "changelogUrl": "https://github.com/VCVRack/Fundamental/blob/v1/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "VCO",
  17. "name": "VCO-1",
  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 (beta)",
  28. "description": "Voltage-controlled wavetable oscillator",
  29. "manualUrl": "https://vcvrack.com/Fundamental#VCO",
  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-1",
  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. "manualUrl": "https://vcvrack.com/Fundamental#VCA",
  60. "tags": [
  61. "VCA",
  62. "Dual",
  63. "Polyphonic"
  64. ]
  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#LFO",
  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": "VCMixer",
  107. "name": "Mixer",
  108. "description": "Mixes 4 signals with built-in VCAs",
  109. "manualUrl": "https://vcvrack.com/Fundamental#VCMixer",
  110. "tags": [
  111. "Mixer",
  112. "VCA",
  113. "Polyphonic"
  114. ]
  115. },
  116. {
  117. "slug": "8vert",
  118. "name": "8vert",
  119. "description": "Attenuverts 8 signals or creates constant voltages",
  120. "manualUrl": "https://vcvrack.com/Fundamental#8vert",
  121. "tags": [
  122. "Attenuator",
  123. "Polyphonic"
  124. ]
  125. },
  126. {
  127. "slug": "Unity",
  128. "name": "Unity",
  129. "description": "Mixes or averages signals with unity gain",
  130. "manualUrl": "https://vcvrack.com/Fundamental#Unity",
  131. "tags": [
  132. "Mixer",
  133. "Utility",
  134. "Dual"
  135. ]
  136. },
  137. {
  138. "slug": "Mutes",
  139. "name": "Mutes",
  140. "description": "Toggles up to 10 signals",
  141. "manualUrl": "https://vcvrack.com/Fundamental#Mutes",
  142. "tags": [
  143. "Switch",
  144. "Polyphonic"
  145. ]
  146. },
  147. {
  148. "slug": "Pulses",
  149. "name": "Pulses",
  150. "description": "Generates up to 10 trigger and gate signals",
  151. "manualUrl": "https://vcvrack.com/Fundamental#Pulses",
  152. "tags": [
  153. "Switch"
  154. ]
  155. },
  156. {
  157. "slug": "Scope",
  158. "name": "Scope",
  159. "description": "Inspect waveforms with an oscilloscope",
  160. "manualUrl": "https://vcvrack.com/Fundamental#Scope",
  161. "tags": [
  162. "Visual",
  163. "Polyphonic"
  164. ]
  165. },
  166. {
  167. "slug": "SEQ3",
  168. "name": "SEQ-3",
  169. "description": "3-channel 8-step sequencer also with gate outputs",
  170. "manualUrl": "https://vcvrack.com/Fundamental#SEQ-3",
  171. "tags": [
  172. "Sequencer"
  173. ]
  174. },
  175. {
  176. "slug": "SequentialSwitch1",
  177. "name": "Sequential Switch 1",
  178. "description": "Routes an input to one of to 4 outputs",
  179. "manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch",
  180. "tags": [
  181. "Utility",
  182. "Polyphonic"
  183. ]
  184. },
  185. {
  186. "slug": "SequentialSwitch2",
  187. "name": "Sequential Switch 2",
  188. "description": "Routes one of to 4 inputs to an output",
  189. "manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch",
  190. "tags": [
  191. "Utility",
  192. "Polyphonic"
  193. ]
  194. },
  195. {
  196. "slug": "Octave",
  197. "name": "Octave",
  198. "description": "Shifts 1V/oct CV by octaves",
  199. "manualUrl": "https://vcvrack.com/Fundamental#Octave",
  200. "tags": [
  201. "Utility",
  202. "Polyphonic"
  203. ]
  204. },
  205. {
  206. "slug": "Quantizer",
  207. "name": "Quantizer",
  208. "description": "12-note quantizer and scale selector",
  209. "manualUrl": "https://vcvrack.com/Fundamental#Quantizer",
  210. "tags": [
  211. "Quantizer",
  212. "Polyphonic"
  213. ]
  214. },
  215. {
  216. "slug": "Split",
  217. "name": "Split",
  218. "description": "Splits a polyphonic cable into multiple monophonic cables",
  219. "manualUrl": "https://vcvrack.com/Fundamental#Split",
  220. "tags": [
  221. "Polyphonic",
  222. "Utility"
  223. ]
  224. },
  225. {
  226. "slug": "Merge",
  227. "name": "Merge",
  228. "description": "Combines multiple monophonic cables into a polyphonic cable",
  229. "manualUrl": "https://vcvrack.com/Fundamental#Split",
  230. "tags": [
  231. "Polyphonic",
  232. "Utility"
  233. ]
  234. },
  235. {
  236. "slug": "Sum",
  237. "name": "Sum",
  238. "description": "Sums all channels in a polyphonic cable",
  239. "manualUrl": "https://vcvrack.com/Fundamental#Sum",
  240. "tags": [
  241. "Polyphonic",
  242. "Utility"
  243. ]
  244. },
  245. {
  246. "slug": "Viz",
  247. "name": "Viz",
  248. "description": "Visualizes all channels of a polyphonic cable",
  249. "manualUrl": "https://vcvrack.com/Fundamental#Viz",
  250. "tags": [
  251. "Polyphonic",
  252. "Visual"
  253. ]
  254. },
  255. {
  256. "slug": "MidSide",
  257. "name": "Mid/Side",
  258. "description": "Mid/side stereo encoder/decoder",
  259. "manualUrl": "https://vcvrack.com/Fundamental#MidSide",
  260. "tags": [
  261. "Utility",
  262. "Polyphonic"
  263. ]
  264. },
  265. {
  266. "slug": "Noise",
  267. "name": "Noise",
  268. "description": "Multicolored noise generator",
  269. "manualUrl": "https://vcvrack.com/Fundamental#Noise",
  270. "tags": [
  271. "Noise"
  272. ]
  273. },
  274. {
  275. "slug": "Random",
  276. "name": "Random",
  277. "description": "Random CV generator",
  278. "manualUrl": "https://vcvrack.com/Fundamental#Random",
  279. "tags": [
  280. "Random",
  281. "Sample and hold"
  282. ]
  283. }
  284. ]
  285. }