diff --git a/News.php b/News.php
index 5f9bb8a..94f4176 100644
--- a/News.php
+++ b/News.php
@@ -26,7 +26,9 @@ include_once("includes/header.php");
is an automatic audio mastering plugin for live-streaming, podcasting and internet radio stations.
It takes care of master levels and "polishes" the sound with a chain of effects while introducing no latency.
master_me
- is closely modeled after the audio chain of Klaus Scheuermann's mastering studio in Berlin, Germany.
+ is closely modeled after the audio chain of Klaus Scheuermann's mastering studio in Berlin, Germany.
+ See https://github.com/trummerschlunk/master_me
+ for more details on the project, including documentation.
Klaus is main author of this plugin, using faust to set up the various DSP components and also to generate an audio plugin.
@@ -39,7 +41,7 @@ include_once("includes/header.php");
master_me
is now at version 1.1.0 actually, as we found a few bugs shortly after release which were important enough to hold before going on sharing/"marketing" the plugin.
- The plugin was actually quite valuable in ironing out some issues from DPF side, specially for dealing with VST3.
+ The plugin was actually quite valuable in ironing out some issues from DPF side, specially for dealing with VST3.
So future releases of DPF-based plugins will improve because of, and we get a cool new plugin too. Good stuff :)