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