summaryrefslogtreecommitdiffstats
path: root/audio/cardinal/README
diff options
context:
space:
mode:
author Martin BĂ„ngens2023-07-10 07:25:56 +0200
committer Willy Sudiarto Raharjo2023-07-10 07:25:56 +0200
commit06ade6bf6345eefe1c4e468c35f909ac89a8ea49 (patch)
treeb6a3ef04f4021a8d905ecdb4981ad6c063e9bd75 /audio/cardinal/README
parenta1a6f850bbbf0b7d9d1c2710519dc04218c7fdf6 (diff)
downloadslackbuilds-06ade6bf6345eefe1c4e468c35f909ac89a8ea49.tar.gz
audio/cardinal: Added (VCV Rack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/cardinal/README')
-rw-r--r--audio/cardinal/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/cardinal/README b/audio/cardinal/README
new file mode 100644
index 0000000000..7503703bbe
--- /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.