From 9d77c1fd156aae3289bbdce3e5bb36a062878d66 Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 28 Feb 2023 15:09:44 +0100 Subject: [PATCH] Move screenshot down Signed-off-by: falkTX --- News.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/News.php b/News.php index 911607b..5b5f285 100644 --- a/News.php +++ b/News.php @@ -21,9 +21,6 @@ include_once("includes/header.php"); It is based on the popular VCV Rack but with a focus on being a fully self-contained plugin version.

-

- cardinal -

The main change for this release is the introduction of a "Mini" variant.
This is a special variant with a very small, hand-picked module selection and limited IO (2 audio ports plus 5 CV).
@@ -44,10 +41,12 @@ include_once("includes/header.php"); MOD Audio builds (as seen in the screenshot).
Later on this will be made possible on standalone too.

+

+ cardinal +

There are a few module updates too, and some important bug fixes too, see the changelog below.

-

Changelog