diff options
Diffstat (limited to 'audio/cardinal/README')
-rw-r--r-- | audio/cardinal/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/cardinal/README b/audio/cardinal/README new file mode 100644 index 000000000000..7503703bbe7d --- /dev/null +++ b/audio/cardinal/README @@ -0,0 +1,13 @@ +Cardinal is a free and open-source virtual modular synthesizer plugin, +available as CLAP, LV2, VST2 and VST3 audio plugin for FreeBSD, Linux, +macOS and Windows. Plus AU and JACK or Native audio standalone for +some systems. It is based on the popular VCV Rack but with a focus on +being a fully self-contained plugin version. + +More specifically, this is a DPF-based plugin wrapper around VCV Rack, +using its code directly instead of forking the project, with the target +of having a proper, self-contained, fully free and open-source plugin +version of Rack. Cardinal contains Rack, some 3rd-party modules and a +few internal utilities all in a single binary. All "Core" modules from +Rack have been replaced by Cardinal equivalents, simplified to better +work for an audio plugin. |