From 5f4de499ce168e58f9f767795c4222de97b2ce75 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 13 Mar 2023 21:34:13 +0100 Subject: [PATCH] Update carla Signed-off-by: falkTX --- News.php | 31 +++++++++++++++++++++++++++++++ includes/versions.php | 4 ++-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/News.php b/News.php index 5b5f285..ddcd482 100644 --- a/News.php +++ b/News.php @@ -10,6 +10,37 @@ include_once("includes/header.php"); +

+ > Carla 2.5.4 released
+ On 2023-03-13 by falkTX +

+ +

+ Hello again everyone, a new Carla release is here, v2.5.4 which brings a couple of fixes to the v2.5 series. +

+

+ Carla + is an audio plugin host, with support for many audio drivers and plugin formats.
+ It has some nice features like automation of parameters via MIDI CC (and send output back as MIDI too) and full OSC control. +

+ +

Changelog

+ + +

Downloads

+

+ To download Carla binaries or source code, jump on over to the KXStudio downloads section.
+ If you're using the KXStudio repositories, you can simply install "carla".
+ Bug reports and feature requests are welcome! Jump on over to the Carla's Github project page for those. +

+ +
+

> Cardinal 23.02 released
On 2023-02-28 by falkTX diff --git a/includes/versions.php b/includes/versions.php index be2162f..d95adc4 100644 --- a/includes/versions.php +++ b/includes/versions.php @@ -1,5 +1,5 @@