Virtual modular synthesizer plugin https://cardinal.kx.studio/
Find a file
falkTX 4f4135e177
Fix plugin cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 18:47:30 +01:00
.github Try enforcing -m32 for linux x86 builds 2021-10-09 23:48:55 +01:00
deps Fix build dir outside of source 2021-10-21 00:53:22 +01:00
dpf@a88514b734 Tweaks for proper plugin resource usage 2021-10-21 17:10:54 +01:00
include Alternative approach to undef win32 macro pollution 2021-10-19 16:42:42 +01:00
patches Add a patch file that is known to work 2021-10-19 00:41:08 +01:00
plugins Handle modelQuantizer as duplicated name 2021-10-21 18:15:56 +01:00
src Fix plugin cleanup 2021-10-21 18:47:30 +01:00
.gitignore Initial commit 2021-10-07 11:00:47 +01:00
.gitmodules Add cf 2021-10-19 17:54:56 +01:00
LICENSE Add LICENSE file 2021-10-08 16:14:43 +01:00
Makefile Fix debug build and lv2 gen 2021-10-21 18:16:22 +01:00
README.md Rename 2021-10-08 10:33:14 +01:00

DISTRHO Cardinal

Cardinal, bring forth the Rack!

WORK IN PROGRESS - nothing to see here

Just an experiment to see how far we can go about a VCV plugin version that is opensource and uses original VCV source core directly. Maybe it will work, maybe not, hard to say at this point.

This is a DPF'ied build of VCVRack, allowing it to be used as an audio plugin.