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 6986801ddd Remove SetThreadDescription call on windows. 5 years ago
.github Add link to issue templates 6 years ago
dep Write custom threading model in Engine. Remove OpenMP dep. Fix bugs in string::basename/extension. 5 years ago
docs Don't include rack0.hpp in documentation 5 years ago
include Set realtime thread priority for engine and engine worker threads. 5 years ago
plugins Add stub to plugins directory 7 years ago
res Add MIDI-Map panel and boilerplate. Various fixes for SVGButton. 5 years ago
src Remove SetThreadDescription call on windows. 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 Merge ext with dep, add Rack-SDK zip file to dist 6 years ago
CHANGELOG.md Bump version, add changelog entry 6 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 Use git hash in VERSION. 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
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 Create `plugin::` namespace 5 years ago
template.vcv Improve default template.vcv. 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.