diff --git a/Applications:Carla-Control.php b/Applications:Carla-Control.php
index 0a84292..fc78de4 100644
--- a/Applications:Carla-Control.php
+++ b/Applications:Carla-Control.php
@@ -11,10 +11,6 @@ include_once("includes/header.php");
Carla is an audio plugin host, with support for many audio drivers and plugin formats.
Carla-Control is a remote control application for Carla, providing the same interface but with the real backend running on a different machine.
- As of version 2.0, Carla-Control is still quite limited.
- Version 2.1 will bring full plugin (add, remove, clone, etc), patchbay and transport control.
-
- Pre-compiled binaries are available for Linux and macOS (version 2.1).
+ Pre-compiled binaries are available for Linux and macOS (version 2.1.1).
-
+
Linux 32bit (requires Qt 5.9 or higher)
-
+
Linux 64bit (requires Qt 5.9 or higher)
-
- MacOS 64bit (requires macOS 10.8 or higher)
+
+ MacOS compatible build (requires macOS 10.8 or higher)
+
+
+ MacOS newer build (requires macOS 10.12 or higher)
-
+
Windows 32bit (No SSE, for old PCs)
-
+
Windows 32bit
-
+
Windows 64bit
diff --git a/Applications:Carla.php b/Applications:Carla.php index 3592627..e3421e1 100644 --- a/Applications:Carla.php +++ b/Applications:Carla.php @@ -144,24 +144,27 @@ include_once("includes/header.php"); Carla is available in the KXStudio repositories, Fedora and ArchLinux (all with 'carla' package name).
- Pre-compiled binaries are available for Linux, macOS and Windows (version 2.1).
+ Pre-compiled binaries are available for Linux, macOS and Windows (version 2.1.1).
-
+
Linux 32bit (requires Qt 5.9 or higher)
-
+
Linux 64bit (requires Qt 5.9 or higher)
-
- MacOS 64bit (requires macOS 10.8 or higher)
+
+ MacOS compatible build (requires macOS 10.8 or higher)
+
+
+ MacOS newer build (requires macOS 10.12 or higher)
-
+
Windows 32bit (No SSE, for old PCs)
-
+
Windows 32bit
-
+
Windows 64bit
diff --git a/Downloads.php b/Downloads.php
index b49e4c8..60ce64e 100644
--- a/Downloads.php
+++ b/Downloads.php
@@ -17,28 +17,30 @@ include_once("includes/header.php");
Cadence (32bit, version 0.8.1)
Cadence (64bit, version 0.8.1)
-
- Carla2 (32bit, version 2.1, requires Qt 5.9 or higher)
-
- Carla2 (64bit, version 2.1, requires Qt 5.9 or higher)
+
+ Carla2 (32bit, version 2.1.1, requires Qt 5.9 or higher)
+
+ Carla2 (64bit, version 2.1.1, requires Qt 5.9 or higher)
FeSTige (32bit, version 1.0.2)
MacOS Downloads:
-
- Carla2 (version 2.1, requires macOS 10.8 or higher)
+
+ Carla2 (compatible build, version 2.1.1, requires macOS 10.8 or higher)
+
+ Carla2 (newer build, version 2.1.1, requires macOS 10.12 or higher)
Windows Downloads:
Cadence (32bit, version 0.8.1)
-
- Carla2 (32bit version 2.1, No-SSE build for old PCS)
-
- Carla2 (32bit, version 2.1)
-
- Carla2 (64bit, version 2.1)
+
+ Carla2 (32bit version 2.1.1, No-SSE build for old PCS)
+
+ Carla2 (32bit, version 2.1.1)
+
+ Carla2 (64bit, version 2.1.1)