From cc70cb836ad86c13f2a9a920675c22c171f5da27 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 19 Sep 2022 15:01:55 +0100 Subject: [PATCH] Add cardinal news --- News.php | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/News.php b/News.php index 277cda0..4eb7c23 100644 --- a/News.php +++ b/News.php @@ -10,6 +10,67 @@ include_once("includes/header.php"); +

+ > Cardinal 22.09 released
+ On 2022-09-19 by falkTX +

+

+ Greetings everyone, we have yet another release of Cardinal, + with a good set of bugfixes and a few nice to have features.
+ Cardinal + is a free and open-source virtual modular synthesizer plugin.
+ It is based on the popular VCV Rack + but with a focus on being a fully self-contained plugin version. +

+

+ The main changes for this release, besides the fixes, are a dark vs light mode switch, CardinalNative build, finishing VST3 support and an initial CLAP version.
+ There are a couple of new module collections and updates to existing ones too. +

+

+ cardinal +

+ +

Changelog

+ + +

Module changes

+ + +

Downloads

+

+ The source code plus Linux, macOS and Windows binaries can be downloaded at + + https://github.com/DISTRHO/Cardinal/releases/tag/22.09.
+ Cardinal is released as LV2, VST2, VST3 and CLAP plugin, plus AudioUnit and JACK standalone for certain systems. +

+ +
+

> Introducing master_me
On 2022-09-18 by falkTX