From e1304625ae428304e80e92647181a19cab7ef351 Mon Sep 17 00:00:00 2001 From: Nova deViator Date: Thu, 9 Apr 2015 15:22:48 +0200 Subject: [PATCH] some final corrections --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6677623..73ce282 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,13 @@ All other computers should run PTPd in slave mode: -Now all clocks of all laptops should be in tight sync and the SC patch can be evaluated. It is recommended that it is evaluated just before the performance. +Now all clocks of all laptops should be in tight sync and the SC patch can be evaluated. It is recommended that it is evaluated just before the performance. The idea behind is that this: -To test the sync, all laptops should play "~white2", which is a short click at frequency 1Hz. + v = Main.elapsedTime.ceil; + t = TempoClock(1, 0, v); + t.schedAbs(0, ..... + +will start all oscilations exaclty at the start of the full second. Since all frequencies of pulses are derivatives of 1Hz, this should keep everything in sync. To test the sync, all laptops should play "~white2", which is a short click at frequency 1Hz.