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 09bdf763a8 Add desktop icon to Windows installer. 3 years ago
.github Backport .github folder to v2. 3 years ago
dep Update rtaudio submodule. Update submodule URLs. 3 years ago
docs Improve documentation for Module. 4 years ago
include Fix typo in INTERNAL macro. 3 years ago
plugins Add stub to plugins directory 7 years ago
presets Add presets for CV-Gate and MIDI-Gate. 4 years ago
res Update icon from master design file. 3 years ago
src Fix INTERNAL definition on Windows. 3 years ago
standalone Remove "patchPath" from settings. Store path and unsaved status in patch itself. Fix bug where crash leaves old patch path in settings while new patch is loaded in autosave. Add more dialog messages to PatchManager. 3 years ago
.astylerc Refactor engine worker thread relaunching. 5 years ago
.gitignore Move libRack.dylib to Resources folder in Mac bundle. Use rpath for plugin build. 3 years ago
.gitmodules Update rtaudio submodule. Update submodule URLs. 3 years ago
CHANGELOG.md Update changelog. 3 years ago
Core.json Add changelogUrl to Core manifest. 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 Update distributable license. 4 years ago
LICENSE.md Change copyright attribution to VCV. Remove outdated sentences from readme. 3 years ago
Makefile Re-enable NSIS installer. Make installer safer by preventing user from 3 years ago
README.md Change copyright attribution to VCV. Remove outdated sentences from readme. 3 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 Fix build on Mac. 4 years ago
dep.mk Compile dependencies with -fPIC so we can statically link them in a shared library. 4 years ago
helper.py Clean up helper.py messages. 4 years ago
icon.icns Fix Mac icon. 3 years ago
icon.ico Update icon from master design file. 3 years ago
installer.nsi Add desktop icon to Windows installer. 3 years ago
plugin.mk Move libRack.dylib to Resources folder in Mac bundle. Use rpath for plugin build. 3 years ago
template.vcv Create new template based on a vintage 3-oscillator subtractive synth. 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.