VCVRack: Difference between revisions
(Created page with "VCV Rack is a free open-source virtual modular synthesizer: multiple modules can be connected to synthesize a sound. By default the software contains several VCOs, LFOs, mixer...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
VCV Rack | {{Infobox software | ||
| name = VCV Rack | |||
| logo = | |||
| logo size = | |||
| screenshot = VCV Rack.montage un peu sympa.png | |||
| caption = VCV Rack 0.6.2c | |||
| collapsible = | |||
| author = Andrew Belt<ref>{{cite web |last1=Grosse |first1=Darwin |title=Open Source Synthesis: Behind The Scenes With VCV Rack Creator Andrew Belt |url=http://www.synthtopia.com/content/2018/01/22/open-source-synthesis-behind-the-scenes-with-vcv-rack-creator-andrew-belt/ |website=Synthtopia |access-date=31 August 2019 |date=22 January 2018}}</ref><ref>{{cite web |title=VCV Rack |url=https://github.com/orgs/VCVRack/people |website=GitHub |access-date=31 August 2019 |language=en}}</ref> | |||
| developer = | |||
| released = | |||
| latest release version = 1.1.6 | |||
| latest release date = {{Start date and age|2019|11|04|df=yes}}<ref>{{cite web |title=Releases |url=https://github.com/VCVRack/Rack/releases |website=Github |access-date=29 September 2019}}</ref> | |||
| latest preview version = | |||
| latest preview date = | |||
| programming language = [[C++]] | |||
| operating system = [[Linux]], [[macOS]], [[Microsoft Windows]] | |||
| platform = | |||
| language = | |||
| language count = | |||
| genre = [[modular synthesizer]] | |||
| license = [[GNU General Public License|GPL license V3]]<ref>https://github.com/VCVRack/Rack/blob/v1/LICENSE-GPLv3.txt</ref> and proprietary for some graphics and 3rd party modules | |||
| website = {{URL|https://vcvrack.com/}} | |||
| repo = {{URL|https://github.com/VCVRack/}} | |||
}} | |||
Version 1.0.0 added a stable API, a multithreading engine | '''VCV Rack''' is a [[free and open-source]] cross-platform [[software synthesizer|software]] [[modular synthesizer]]. | ||
== Overview == | |||
VCV Rack is a [[List of free software for audio|free]] [[open-source software|open-source]] virtual [[modular synthesizer]]: multiple modules can be connected to synthesize a sound. By default the software contains several [[Voltage-controlled oscillator|VCOs]], [[Low-frequency oscillation|LFOs]], mixers, and other standard synthesizer modules, however more can be added as plugins through the VCV Rack website.<ref>{{cite web| url=http://cdm.link/2017/12/introduction-vcv-rack-free-open-modular-computer/| title=A guide to VCV Rack, a software Eurorack modular you can use for free| editor=Ted Pallas| date=7 December 2017 | website=CDM}}</ref><ref>{{cite web| url=https://www.residentadvisor.net/reviews/22694| title=VCV Rack - Open-source modular synthesiser| date=6 March 2018| editor=Mark Strauss| website=residentadvisor.net}}</ref> | |||
Version 1.0.0 added a stable API, a multithreading engine<ref>{{cite web| url=https://github.com/VCVRack/Rack/blob/v1/CHANGELOG.md| title=Rack/CHANGELOG.md| website=VCV Rack on Github}}</ref> and support for [[Polyphony and monophony in instruments|polyphonic signals]].<ref>{{cite web| url=http://cdm.link/2019/06/vcv-rack-free-modular-now-1-0/| title=VCV Rack hits 1.0; why you need this free modular now| editor=Peter Kirn| date=19 June 2019| website=cdm.link}}</ref> | |||
===Interconnectivity === | |||
In addition to the above features, VCV rack can also connect to other hardware and software by outputting analog [[CV/gate]] and digital [[USB]] or [[MIDI]] signals. The software can also connect to other VST plugins though the module [https://vcvrack.com/Host.html "host"]; the ability to use VCV rack as a VST plugin itself was a feature that has been deprecated but is expected to return shortly after the release of Rack v2.<ref>{{cite web| url=https://vcvrack.com/manual/FAQ.html#is-vcv-rack-available-as-a-vst-au-aax-plugin-for-daws/| title=Is VCV Rack available as a VST/AU/AAX plugin for DAWs?| date=26 July 2019| website=VCVrack.com}}</ref> | |||
==References== | |||
{{Reflist}} | |||
==External links== | |||
{{Commons category}} | |||
*[https://vcvrack.com/ VCV Rack website] | |||
[[Category:Free music software]] | |||
[[Category:Free software programmed in C++]] | |||
[[Category:Cross-platform software]] | |||
[[Category:Cross-platform free software]] | |||
[[Category:Modular synthesizers]] | |||
[[Category:Open source software synthesizers]] | |||
{{Music-software-stub}} |
Revision as of 02:12, 27 August 2021
Original author(s) | Andrew Belt[1][2] |
---|---|
Stable release | 1.1.6
/ 4 November 2019[3] |
Repository | github |
Written in | C++ |
Engine | |
Operating system | Linux, macOS, Microsoft Windows |
Type | modular synthesizer |
License | GPL license V3[4] and proprietary for some graphics and 3rd party modules |
Website | vcvrack |
VCV Rack is a free and open-source cross-platform software modular synthesizer.
Overview[edit]
VCV Rack is a free open-source virtual modular synthesizer: multiple modules can be connected to synthesize a sound. By default the software contains several VCOs, LFOs, mixers, and other standard synthesizer modules, however more can be added as plugins through the VCV Rack website.[5][6]
Version 1.0.0 added a stable API, a multithreading engine[7] and support for polyphonic signals.[8]
Interconnectivity[edit]
In addition to the above features, VCV rack can also connect to other hardware and software by outputting analog CV/gate and digital USB or MIDI signals. The software can also connect to other VST plugins though the module "host"; the ability to use VCV rack as a VST plugin itself was a feature that has been deprecated but is expected to return shortly after the release of Rack v2.[9]
References[edit]
- ↑ Grosse, Darwin (22 January 2018). "Open Source Synthesis: Behind The Scenes With VCV Rack Creator Andrew Belt". Synthtopia. Retrieved 31 August 2019.
- ↑ "VCV Rack". GitHub. Retrieved 31 August 2019.
- ↑ "Releases". Github. Retrieved 29 September 2019.
- ↑ https://github.com/VCVRack/Rack/blob/v1/LICENSE-GPLv3.txt
- ↑ Ted Pallas, ed. (7 December 2017). "A guide to VCV Rack, a software Eurorack modular you can use for free". CDM.
- ↑ Mark Strauss, ed. (6 March 2018). "VCV Rack - Open-source modular synthesiser". residentadvisor.net.
- ↑ "Rack/CHANGELOG.md". VCV Rack on Github.
- ↑ Peter Kirn, ed. (19 June 2019). "VCV Rack hits 1.0; why you need this free modular now". cdm.link.
- ↑ "Is VCV Rack available as a VST/AU/AAX plugin for DAWs?". VCVrack.com. 26 July 2019.
External links[edit]
File:Commons-logo.svg | Wikimedia Commons has media related to [[commons:Lua error in Module:WikidataIB at line 506: attempt to index field 'wikibase' (a nil value).|Lua error in Module:WikidataIB at line 506: attempt to index field 'wikibase' (a nil value).]]. |