diff --git a/News.php b/News.php index d53f3d2..38fc668 100644 --- a/News.php +++ b/News.php @@ -12,6 +12,35 @@ include_once("includes/header.php"); +
+ > Carla 2.0 beta3 something something
+ On 2014-10-21 by falkTX
+
+ internal patchbay mode + not available for non-jack drivers + for those use the internal carla-patchbay plugin + no CV yet sorry +
++ time panel, very incomplete +
++ new openav skin, updated calf and zyn + old mode is possible too +
++ carla-lmms, both rack and patchbay +
++ AU plugins working now +
++ fast LV2 discovery, but without plugin checks or testing +
+ +
> DISTRHO: New plugins and minor fixing
On 2014-08-26 by falkTX
diff --git a/Repositories.php b/Repositories.php
index c5f77a4..4e820a8 100644
--- a/Repositories.php
+++ b/Repositories.php
@@ -42,6 +42,9 @@ include_once("includes/header.php");
As such, we recommend you to enable the repositories using the command-line instead. Just follow these steps:
+# Cleanup previous installations if needed +sudo rm -f /var/kxstudio/* +sudo apt-get purge kxstudio-repos
# Install needed tools sudo apt-get install software-properties-common wget
# Enable KXStudio repo (press 'Enter' once asked)