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.