From f9eaae8962ff16148dfb01087edcd07f498d87de Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 22 Apr 2014 17:04:31 +0000 Subject: [PATCH] Final news --- News2.php => News.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) rename News2.php => News.php (99%) diff --git a/News2.php b/News.php similarity index 99% rename from News2.php rename to News.php index 6dd7405..dfc1774 100644 --- a/News2.php +++ b/News.php @@ -14,7 +14,7 @@ include_once("includes/header.php");

> The first Carla 2.0 beta is here!
- On 2014-04-17 by falkTX + On 2014-04-22 by falkTX

Carla 2.0 is a full rework of the first Carla release.
@@ -51,7 +51,7 @@ include_once("includes/header.php");

New Look

- Each plugin gets his own slot skin.
+ 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.

@@ -93,6 +93,8 @@ include_once("includes/header.php"); Running plugins in a separate process for crash-protection.
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.

@@ -111,9 +113,6 @@ include_once("includes/header.php"); https://raw.github.com/falkTX/Carla/master/doc/Carla-TODO.

-


- -