From f9eaae8962ff16148dfb01087edcd07f498d87de Mon Sep 17 00:00:00 2001
From: falkTX
> The first Carla 2.0 beta is here!
Carla 2.0 is a full rework of the first Carla release.
- Each plugin gets his own slot skin.
- On 2014-04-17 by falkTX
+ On 2014-04-22 by falkTX
@@ -51,7 +51,7 @@ include_once("includes/header.php");
@@ -111,9 +113,6 @@ include_once("includes/header.php");
https://raw.github.com/falkTX/Carla/master/doc/Carla-TODO.New Look
+ Each plugin gets its own slot skin.
Different colors are attributed to each kind of plugin (EQ, delay, distortion, etc).
Specialized skins that match the author/maker are used when appropriate.
Using a separate process also makes it possible to load plugins with a different architecture from the host,
such as 32-bit plugins on 64-bit Carla and Windows plugins in Linux.
+
+ NOTE: This feature is currently only available within the KXStudio repos.