From 8719e0d66f7669bc93eaf30353c257e5b32c1f65 Mon Sep 17 00:00:00 2001 From: falkTX Date: Fri, 30 Sep 2022 22:44:13 +0100 Subject: [PATCH] Carla news, update version Signed-off-by: falkTX --- News.php | 37 +++++++++++++++++++++++++++++++++++++ includes/versions.php | 4 ++-- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/News.php b/News.php index 8de059c..7a973d9 100644 --- a/News.php +++ b/News.php @@ -10,6 +10,43 @@ include_once("includes/header.php"); +

+ > Carla 2.5.1 released
+ On 2022-09-30 by falkTX +

+ +

+ Hello again everyone, a new Carla release is here, v2.5.1 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. +

+ +
+

> Ildaeil v1.1 released
On 2022-09-23 by falkTX diff --git a/includes/versions.php b/includes/versions.php index 5d5ab67..082e9bd 100644 --- a/includes/versions.php +++ b/includes/versions.php @@ -1,5 +1,5 @@