From ac7bf4ee2d9179fde0e272efccc6b25f9885091c Mon Sep 17 00:00:00 2001
From: falkTX
- The following are the release notes for version 1.0.2:
+ The following are the release notes for 1.2.x:
Release Notes
@@ -81,7 +81,7 @@ include_once("includes/header.php");
- Plugins that use CV ports or Worker extension will not work right now.
This is by design and not a bug.
- Pre-compiled binaries are available for Linux and Windows.
+ Pre-compiled binaries are available for Linux and Windows (version 1.2.3).
-
+
Linux 32bit
-
+
Linux 64bit
-
+
Windows 32bit
diff --git a/Downloads.php b/Downloads.php
index f872075..b5a2802 100644
--- a/Downloads.php
+++ b/Downloads.php
@@ -163,10 +163,10 @@ $dlSize = $SIZE_IDS[$dlId];
Cadence (32bit, version 0.8.1)
Cadence (64bit, version 0.8.1)
-
- Carla (32bit, version 1.1.0)
-
- Carla (64bit, version 1.1.0)
+
+ Carla (32bit, version 1.2.3)
+
+ Carla (64bit, version 1.2.3)
FeSTige (32bit, version 1.0.2)
+ > Small Carla notice for JACK1 users (and 1.2.3 release)
+ On 2013-12-26 by falkTX
+
+ While I was doing a Carla video I got into a show-stopper bug in JACK2 (it kept crashing because of complex MIDI mixdown, see
+ this).
+ So in the meantime I have to use JACK1, and while doing so I found a pretty nasty bug...
+ No system connections were shown in the patchbay canvas!
+
+ I don't know if others suffered from the bug (I always run JACK2) or though it was how it really worked.
+ In any case, the Carla patchbay will show all JACK connections now - wherever they are from Carla plugins or system ones.
+
+ Updating to version 1.2.3 is recommended, specially if you use JACK1.
+ For a list of changes you can check the Carla stable git log
+ here,
+ which allows to directly see what changed in the code.
+
> Carla 2.0 development progress report
On 2013-12-17 by falkTX