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 8f31adef01 Merge branch 'v1' of github.com:VCVRack/Rack into v1 5 years ago
.github Add link to issue templates 6 years ago
dep Update CMake options for GLFW 5 years ago
docs Header cleanup. ModuleBrowser work. 5 years ago
include Copy oversampled FramebufferWidgets to actual-size framebuffers after rendering. 5 years ago
plugins Add stub to plugins directory 7 years ago
res Update MIDI-Map panel. Add Engine::getModule(). 5 years ago
src Tweak helper.py. Add "Expander" to plugin tags. Turn on all ModuleLightWidgets if module does not exist. 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 AndrewBelt fork of nanovg. 5 years ago
CHANGELOG.md Generate MIDI CC instead of MIDI notes for gamepad joystick buttons 5 years ago
Info.plist Tweak Info.plist 6 years ago
LICENSE-dist.txt Update license attributions 6 years ago
LICENSE.md Change poly cable thickness. Change double-click behavior. Fix input default number of channels. 5 years ago
Makefile Make ZIP file instead of DMG image on Mac dist 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 Create DEP_LOCAL automatically in dep.mk. Document Plugin and Model fields. 5 years ago
helper.py Tweak helper.py. Add "Expander" to plugin tags. Turn on all ModuleLightWidgets if module does not exist. 5 years ago
icon.icns Fix icons 6 years ago
icon.ico Fix icons 6 years ago
installer-banner.bmp Finished Windows installer 7 years ago
installer.nsi Add Bridge fx VST plugin to windows dist 6 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.