From 1c1b2d31c91d2db79f00161475a0f988674393bd Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 4 Jun 2023 17:47:17 +0200 Subject: [PATCH] carla 2.5.5 Signed-off-by: falkTX --- Applications:Carla-Control.php | 6 +++--- Applications:Carla.php | 6 +++--- Downloads.php | 6 +++--- News.php | 38 ++++++++++++++++++++++++++++++++++ includes/versions.php | 4 ++-- 5 files changed, 49 insertions(+), 11 deletions(-) diff --git a/Applications:Carla-Control.php b/Applications:Carla-Control.php index 16d399f..eed7765 100644 --- a/Applications:Carla-Control.php +++ b/Applications:Carla-Control.php @@ -39,13 +39,13 @@ include_once("includes/versions.php"); Linux 64bit (requires Qt 5.9 or higher)
- + MacOS universal build (requires macOS 10.12 or higher)
- + Windows 32bit
- + Windows 64bit

diff --git a/Applications:Carla.php b/Applications:Carla.php index da1f035..e9c4a16 100644 --- a/Applications:Carla.php +++ b/Applications:Carla.php @@ -153,13 +153,13 @@ include_once("includes/versions.php"); Linux 64bit (requires Qt 5.9 or higher)
- + MacOS universal build (requires macOS 10.12 or higher)
- + Windows 32bit
- + Windows 64bit

diff --git a/Downloads.php b/Downloads.php index 6c32ada..34e13c9 100644 --- a/Downloads.php +++ b/Downloads.php @@ -25,16 +25,16 @@ include_once("includes/versions.php");

MacOS Downloads:
-   +   Carla2 (universal build, version , requires macOS 10.12 or higher)

Windows Downloads:
-   +   Carla2 (32bit, version )
-   +   Carla2 (64bit, version )

diff --git a/News.php b/News.php index 0732bd7..d299351 100644 --- a/News.php +++ b/News.php @@ -10,6 +10,44 @@ include_once("includes/header.php"); +

+ > Carla 2.5.5 released
+ On 2023-06-04 by falkTX +

+ +

+ Hello again everyone, a new Carla release is here, v2.5.5 which brings a couple of fixes to the v2.5 series and internal tweaks for its future integration in OBS.
+ Worth noting that future releases of Cardinal and Ildaeil will depend on this version (or later) for their audio plugin discovery support. +

+

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

+ +
+

> Introducing AIDA-X
On 2023-04-25 by falkTX diff --git a/includes/versions.php b/includes/versions.php index d95adc4..a2ff359 100644 --- a/includes/versions.php +++ b/includes/versions.php @@ -1,5 +1,5 @@