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.
Andrew Belt f110452eb3 Update changelog date. 3 months ago
.github Edit contributing section. 8 months ago
adapters Load translations after logging environment during launch. 10 months ago
dep Revert "Update glfw fork." 3 months ago
docs Fix permissions of files generated by Doxygen. 1 year ago
include Initialize dsp::MidiParser::releaseVelocityEnabled in reset(). 3 months ago
plugins Add stub to plugins directory 8 years ago
presets Add presets for CV-Gate and MIDI-Gate. 5 years ago
res Add Noto Sans Simplified Chinese font. Fix crash if any UI fonts fail to load. 1 year ago
src Increase recent patch paths to 20. 3 months ago
translations Revise German translation from Stephan Müsch. 3 months ago
.astylerc Refactor engine worker thread relaunching. 6 years ago
.gitignore Specify Fundamental (VCV Free) plugin version and download it in dist target. Refactor getFundamentalPackagePath() to not use regex. 10 months ago
.gitmodules Ignore untracked files in dep/speexdsp. 3 years ago
CHANGELOG.md Update changelog date. 3 months ago
Component.plist Set BundleHasStrictIdentifier to false so Rack <=2.6.0 Mac app bundles with identifier `com.vcvrack.rack` are overwritten with the new `com.vcvrack.rack2` app bundle. Set BundleIsRelocatable to true so if a user moves the Rack >=2.6.1 app bundle, the installer will find it by its identifier and upgrade (overwrite) it. 11 months ago
Core.json Automatically set Core plugin version to Rack app version. 11 months ago
Distribution.xml Change Mac bundle ID from com.vcvrack.rack to com.vcvrack.rack2. 1 year ago
Entitlements.plist Test and fix Mac code-signing and notarization. 4 years ago
Info.plist Rename VERSION to RACK_VERSION in Makefile to avoid environment variable conflicts. 10 months ago
LICENSE-GPLv3.txt Add GPLv3 license text. 6 years ago
LICENSE-dist.md Update LICENSE-dist to match dependency license texts. 11 months ago
LICENSE.md Update license years. 2 years ago
Makefile Add Makefile target to download VCV Free package. 3 months ago
README.md Edit contributing section. 8 months ago
Rack.rc Fix Windows build, use portaudio pre-builds, remove curl init/destroy 8 years ago
arch.mk Add lipo target for creating Mac fat binary. 1 year ago
cacert.pem Update CA certificates for cURL. 2 years ago
compile.mk Disable warning about variable-length arrays. 7 months ago
dep.mk Force `CMAKE_POLICY_VERSION_MINIMUM=3.5` for only GLEW and libarchive, not all Rack/plugin deps. Updating the Cmake policy version to support Cmake 4 should be the responsibility of each dep. 9 months ago
helper.py Parse SVG colors in format rgb(255,0,0) etc. 6 months ago
icon.icns Update Mac icon to use Big Sur icon shape. 2 years ago
icon.ico Use multiresolution icon.ico 4 years ago
installer.nsi Rack no longer needs Controlled Folder Access to Documents on Windows since Rack 2.5.0. 10 months ago
plugin.mk Revert "Don't statically link libstdc++ into plugins. Make plugins dynamically link to Rack's libstdc++." 9 months ago
template.vcv Improve template patch. 4 years ago
valgrind.supp Add graphics/audio driver memory leaks to valgrind suppressions. 10 months ago

README.md

VCV Rack

Rack is the host application for the VCV virtual Eurorack modular synthesizer platform.

Acknowledgments

Dependency libraries

Contributions

VCV is unable to accept outside code contributions, but if you wish to contribute to the VCV Rack software, you can: