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 30685db1b0 Round window content scale up if 1.5 or higher. 5 years ago
.github Add link to issue templates 6 years ago
dep Use new commit for GLFW submodule. 5 years ago
docs Improve documentation of Module. 5 years ago
include Rename Toolbar to MenuBar. 5 years ago
plugins Add stub to plugins directory 7 years ago
res Add bus board to rack. 5 years ago
src Round window content scale up if 1.5 or higher. 5 years ago
.gitignore Move patch loading from main() to PatchManager::init(). Load template.vcv if autosave.vcv does not exist. Create default template.vcv file. 5 years ago
.gitmodules Use new commit for GLFW submodule. 5 years ago
CHANGELOG.md Update changelog 5 years ago
Info.plist Add some Info.plist properties 5 years ago
LICENSE-dist.txt Update license attributions 6 years ago
LICENSE.md Clarify license on Core panels. 5 years ago
Makefile Add fatal error if res is not found. 5 years ago
README.md Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget. 5 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
compile.mk Allow param data entry in context menu. Don't allow nested FramebufferWidget drawing. 5 years ago
dep.mk Add SED to dep.mk 5 years ago
helper.py Change helper and rack0.hpp to use new configParam method. Add dsp::Counter::getCount(). 5 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 Check for SLUG and VERSION when compiling plugin. 5 years ago
template.vcv Improve default template.vcv. 5 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.

For information about the software, go to the VCV website or the VCV Rack manual.