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 ace28e4ab0 Make SchmittTrigger a template specialization instead of a separate class. 5 years ago
.github Rewrite CONTRIBUTING. Tweak issue templates. 5 years ago
dep Update deps. 5 years ago
docs Improve documentation of Module. 5 years ago
include Make SchmittTrigger a template specialization instead of a separate class. 5 years ago
plugins Add stub to plugins directory 7 years ago
res Remove res/ license texts because they are redundant with /LICENSE.md. Remove icons since they haven't been used since Rack 0.6. 5 years ago
src Check plugin version against Rack ABI version before plugin is loaded. 5 years ago
.astylerc Refactor engine worker thread relaunching. 5 years ago
.gitignore Add module description to ModuleBrowser tooltip. 5 years ago
.gitmodules Ignore untracked files in submodules. 5 years ago
CHANGELOG.md Update changelog. 5 years ago
Core.json Bump version. 5 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 Attempt to link to glibc 2.23 for plugins. 5 years ago
LICENSE.md Clarify wording in license details. 5 years ago
Makefile Refactor dist Makefile target. 5 years ago
README.md Add links to README. Add union to simd::Vector for serially accessing vector elements. 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
cacert.pem Use built-in certificate bundle for curl. 5 years ago
compile.mk Attempt to link to glibc 2.23 for plugins. 5 years ago
dep.mk Create dep/ folder when dep.mk is included. 5 years ago
helper.py Update tag list URL. 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 Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received. 5 years ago
template.vcv Tweak template patch. 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.