Virtual modular synthesizer plugin https://cardinal.kx.studio/
Find a file
2021-10-26 17:12:43 +01:00
.github/workflows Remove github sponsors link for now 2021-10-24 19:17:53 +01:00
deps Support fully headless builds 2021-10-23 02:30:42 +01:00
dpf@2d1ec00e27 Properly setup macOS VST2/3 bundles 2021-10-22 01:02:33 +01:00
include Fix logic in previous commit, keep __builtin_ia32_pause ARM compat 2021-10-26 17:12:43 +01:00
patches Add a patch file that is known to work 2021-10-19 00:41:08 +01:00
plugins Fix logic in previous commit, keep __builtin_ia32_pause ARM compat 2021-10-26 17:12:43 +01:00
src Add some info prints regarding remote control 2021-10-23 16:09:33 +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 Support fully headless builds 2021-10-23 02:30:42 +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.