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 8a58f704e6 Offset modules to origin of rack when saving patch. 5 years ago
.github Add link to issue templates 6 years ago
dep Add partial Unicode handling of filenames on Windows. 5 years ago
docs Improve documentation of Module. 5 years ago
include Improve documentation of Module. 5 years ago
plugins Add stub to plugins directory 7 years ago
res Update MIDI-Map panel. Add Engine::getModule(). 5 years ago
src Offset modules to origin of rack when saving patch. 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 Associate .vcv file type on Mac 5 years ago
CHANGELOG.md Improve documentation of Module. 5 years ago
Info.plist Associate .vcv file type on Mac 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.