From 31a1112c349973509b20521f1c00038fce903509 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 15 Jan 2023 12:47:08 +0100 Subject: [PATCH] Prepare carla news Signed-off-by: falkTX --- News.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/News.php b/News.php index fd98588..16a6b15 100644 --- a/News.php +++ b/News.php @@ -10,6 +10,46 @@ include_once("includes/header.php"); +

+ > Carla 2.5.3 released
+ On 2023-01-15 by falkTX +

+ +

+ Hello everyone, it is release day again, sorta..
+ This time we have a single update for + Carla. +

+

+ 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. +

+

+ Same as last time for v2.5.2, this update backports fixes from the main development branch into the stable 2.5 series.
+ The more substantial stuff will come for 2.6.0, still a few months away. +

+ +

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 22.12 released
On 2022-12-20 by falkTX