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 cded8e3fbb Update changelog. 5 years ago
.github Add issue template config. 4 years ago
dep Enable proxy in curl build. 5 years ago
docs Update versions. 4 years ago
include Add appendAudioMenu() and appendMidiMenu(). 4 years ago
plugins Add stub to plugins directory 7 years ago
res Add LEDLightSlider and other component library classes. 5 years ago
src Use MenuSeparator instead of MenuEntry for separating menu items. 4 years ago
.astylerc Refactor engine worker thread relaunching. 5 years ago
.gitignore Scan preset directories when preset menu is created. Add user preset directory. 4 years ago
.gitmodules Ignore untracked files in submodules. 5 years ago
CHANGELOG.md Update changelog. 4 years ago
Core.json Update versions. 4 years ago
Entitlements.plist Allow included Fundamental plugin to be unsigned, which solves #1494. 5 years ago
Info.plist Add changelog for 1.0.1. 5 years ago
LICENSE-GPLv3.txt Add GPLv3 license text. 5 years ago
LICENSE-dist.txt Add libsamplerate license to LICENSE-dist. 5 years ago
LICENSE.md Clarify graphics licenses. 5 years ago
Makefile Add tinyexpr library. Use tinyexpr for Quantity parsing. 4 years ago
README.md Add math::Rect::getLeft/Top(). 4 years ago
Rack.rc Fix Windows build, use portaudio pre-builds, remove curl init/destroy 7 years ago
arch.mk Make arch.mk error more verbose 6 years ago
cacert.pem Use built-in certificate bundle for curl. 5 years ago
compile.mk Add `EXTRA_FLAGS`, `EXTRA_CFLAGS`, `EXTRA_CXXFLAGS`, `EXTRA_LDFLAGS` to build system. 5 years ago
dep.mk Create dep/ folder when dep.mk is included. 5 years ago
helper.py Add configInpug/Output to helper.py. 4 years ago
icon.icns Fix icons 6 years ago
icon.ico Fix icons 6 years ago
installer.nsi Add version to Windows installer 5 years ago
plugin.mk Remove quotes from SLUG and VERSION in plugin Makefile, but add them back when used in paths. 5 years ago
template.vcv Fix template cable IDs. 4 years ago
valgrind.supp Add valgrind target and suppression file 5 years ago

README.md

Rack

Rack is the engine for the VCV open-source virtual modular synthesizer.

This branch regularly rebases against the v1 branch. You may need to git pull -f to update your local copy.