diff --git a/News.php b/News.php index 54cd254..fd98588 100644 --- a/News.php +++ b/News.php @@ -100,7 +100,7 @@ include_once("includes/header.php");
As an example, Francesco provided a simple patch that plays a sine wave through a sequence of 54 modules to measure the difference of the starting signal with the end one.
- As it can be seen below, with the old implementation there was definitely a delay introduced by the connections
+ As it can be seen below, with the old implementation there was definitely a delay introduced by the connections.
(since the audio engine steps through the modules in the order in which they were created, ignoring which modules should come first according to the cable connections)
@@ -118,7 +118,7 @@ include_once("includes/header.php");