diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2012-11-08 11:09:59 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2012-11-08 11:09:59 +0000 |
commit | a47a27e2a4320b9ffeada5299d50f28fddd1a25c (patch) | |
tree | a71cbac49206f43090c1fa5e74780bd1d910d1eb /examples | |
parent | b78e6f4e143678b06aec719e640356c334c48a5c (diff) |
add a comma in the comment
svn path=/trunk/externals/share_mem/; revision=16531
Diffstat (limited to 'examples')
-rw-r--r-- | examples/3.synchro_jitter.pd | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/examples/3.synchro_jitter.pd b/examples/3.synchro_jitter.pd index 7d5c0b5..02d8f61 100644 --- a/examples/3.synchro_jitter.pd +++ b/examples/3.synchro_jitter.pd @@ -1,4 +1,4 @@ -#N canvas 213 47 802 587 10; +#N canvas 266 138 802 587 10; #X declare -path ..; #N canvas 0 22 450 300 (subpatch) 0; #X array data 100 float 2; @@ -28,9 +28,6 @@ #X obj 227 396 + 1; #X obj 227 418 % 100; #X floatatom 167 210 5 0 100 0 - - -; -#X text 426 359 It is not due to syncronisation jitter between pd and -pd~ \, (specially since metro is fast and round trip buffer is high). -; #X text 208 210 change this value; #X obj 104 234 metro 3; #X obj 302 422 print synchro_error; @@ -46,29 +43,32 @@ should be constant.; #X msg 29 138 pd~ start synchro_jitter-subprocess.pd; #X text 30 23 Synchronisation problem demonstration between two pd instances; +#X text 426 359 It is not \, due to syncronisation jitter between pd +and pd~ \, (specially since metro is fast and round trip buffer is +high).; #X connect 1 0 17 0; #X connect 2 0 19 0; #X connect 2 0 12 0; #X connect 3 0 4 0; -#X connect 7 0 26 0; +#X connect 7 0 25 0; #X connect 8 0 9 1; #X connect 8 1 9 0; #X connect 9 0 10 0; -#X connect 10 0 27 0; +#X connect 10 0 26 0; #X connect 11 0 7 0; #X connect 12 1 8 0; #X connect 13 0 14 0; #X connect 14 0 15 0; #X connect 16 0 17 0; -#X connect 18 0 31 0; +#X connect 18 0 30 0; #X connect 18 1 16 0; -#X connect 19 0 29 0; +#X connect 19 0 28 0; #X connect 19 1 20 0; #X connect 20 0 21 0; #X connect 21 0 22 0; #X connect 22 0 20 1; -#X connect 22 0 29 1; -#X connect 23 0 26 1; -#X connect 26 0 18 0; -#X connect 31 0 2 0; -#X connect 32 0 17 0; +#X connect 22 0 28 1; +#X connect 23 0 25 1; +#X connect 25 0 18 0; +#X connect 30 0 2 0; +#X connect 31 0 17 0; |