From bf3f9e4413787a3fff3dea7182f2041594cd7903 Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 18 Mar 2015 10:12:34 +0100 Subject: [PATCH] Finish 2.0-beta4 news (initial write) --- News.php | 46 +++++++++++++++++++--------------------------- 1 file changed, 19 insertions(+), 27 deletions(-) diff --git a/News.php b/News.php index 1907d85..128bde8 100644 --- a/News.php +++ b/News.php @@ -56,8 +56,9 @@ include_once("includes/header.php");

MOD GUI Support

- Carla can now show LV2 MOD GUIs. - (on the right setups, not available on pre-compiled binaries) + Carla can now show LV2 MOD GUIs, handled like a regular LV2 UI type.
+ Note that this only works on the right setups (you need MOD-UIto be working first).
+ It's not available on pre-compiled binaries, but you can get it via the KXStudio repositories.

@@ -67,45 +68,36 @@ include_once("includes/header.php");

Special Notes

Downloads

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. + Bug reports and feature requests are welcome! Jump into the Carla's GitHub project page for those.