diff --git a/Applications:Carla.php b/Applications:Carla.php
index b136c82..de6ccd8 100644
--- a/Applications:Carla.php
+++ b/Applications:Carla.php
@@ -16,20 +16,24 @@ include_once("includes/header.php");
It uses JACK as the default and preferred audio driver but also supports native drivers like ALSA, DirectSound or CoreAudio.
- There are 3 types of engine processing: + There are 4 types of engine processing:
- The following are the release notes for 2.0-beta2: + The following are the release notes for 2.0-beta3:
- Pre-compiled binaries are available for Linux, Mac and Windows (version 2.0-beta2).
+ Pre-compiled binaries are available for Linux, Mac and Windows (version 2.0-beta3).
-
+
Linux 32bit
-
+
Linux 64bit
-
+
MacOS 64bit
-
+
Windows 32bit
-
+
Windows 64bit
diff --git a/Downloads.php b/Downloads.php
index f08ef67..5ebea71 100644
--- a/Downloads.php
+++ b/Downloads.php
@@ -21,17 +21,17 @@ include_once("includes/header.php");
Carla (32bit, version 1.2.4)
Carla (64bit, version 1.2.4)
-
- Carla2 (32bit, version 2.0-beta2)
-
- Carla2 (64bit, version 2.0-beta2)
+
+ Carla2 (32bit, version 2.0-beta3)
+
+ Carla2 (64bit, version 2.0-beta3)
FeSTige (32bit, version 1.0.2)
MacOS Downloads:
-
- Carla2 (version 2.0-beta2 for 10.6 or higher)
+
+ Carla2 (version 2.0-beta3 for 10.6 or higher)
Windows Downloads:
@@ -39,10 +39,10 @@ include_once("includes/header.php");
Cadence (32bit, version 0.8.1)
Carla (32bit, version 1.2.4)
-
- Carla2 (32bit, version 2.0-beta2)
-
- Carla2 (64bit, version 2.0-beta2)
+
+ Carla2 (32bit, version 2.0-beta3)
+
+ Carla2 (64bit, version 2.0-beta3)
- > Carla 2.0 beta3 something something
- On 2014-10-21 by falkTX
+ > Carla 2.0 beta3 is here!
+ On 2014-10-24 by falkTX
- internal patchbay mode
- not available for non-jack drivers
- for those use the internal carla-patchbay plugin
- no CV yet sorry
+ Hello again everyone, we're glad to bring to you the 3rd beta of the upcoming Carla 2.0 release.
+ There have been quite a few nice features implemented since beta2; here are the highlights.
+ + |
+AU Plugins (MacOS only)
- time panel, very incomplete
+ AU plugins are working in Carla now. |
+ + |
+New and updated skins
- new openav skin, updated calf and zyn
- old mode is possible too
+ There's a new OpenAV-style plugin slot skin. |
+ + |
+Old non-skin mode
- carla-lmms, both rack and patchbay
+ You can now use the old non-skin mode from Carla 1.x series. |
- AU plugins working now
+ There will still be 1 or 2 more beta releases before going for a release candidate, so expect more cool stuff soon!
- fast LV2 discovery, but without plugin checks or testing
+ To download Carla binaries or source code, jump into the KXStudio downloads section.
+ If you're using the KXStudio repositories, you can simply install "carla-git" instead (plus "carla-lv2" and "carla-vst" if you're so inclined).
+ Bug reports and feature requests are welcome! Jump into the Carla's Github project page for those.