From 8fbab690a58e4dae718c9272d72b7712b49befa7 Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 17 Mar 2015 23:24:38 +0100 Subject: [PATCH] Misc --- News.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/News.php b/News.php index 987cb59..1907d85 100644 --- a/News.php +++ b/News.php @@ -71,7 +71,7 @@ include_once("includes/header.php");
  • Time panel can be shown/hidden as needed.
  • DISTRHO-based internal plugins are back, specifically 3BandEQ/Splitter, PingPongPan, Nekobi, MVerb, VectorJuice and WoobleJuice.
  • The plugin bridge code has been reworked; bridges are much more stable and MIDI-out is now working.
  • -
  • carla-single script is back, allowing to quickly test and run all plugins carla can handle.
  • +
  • carla-single script is back, allowing to quickly test and run all plugins.
  • allow new,open&save-as(export) in carla-plugin.
  • start of midi-seq plugin. still experimental, linux only