aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/3.synchro_jitter.pd4
-rw-r--r--examples/synchro_jitter-subprocess.pd2
2 files changed, 3 insertions, 3 deletions
diff --git a/examples/3.synchro_jitter.pd b/examples/3.synchro_jitter.pd
index 02d8f61..29a6a01 100644
--- a/examples/3.synchro_jitter.pd
+++ b/examples/3.synchro_jitter.pd
@@ -2,7 +2,7 @@
#X declare -path ..;
#N canvas 0 22 450 300 (subpatch) 0;
#X array data 100 float 2;
-#X coords 0 1 99 -1 200 140 1;
+#X coords 0 1 99 0 200 140 1;
#X restore 374 160 graph;
#X msg 48 160 pd~ stop;
#X obj 104 300 shmem 1003 100;
@@ -33,7 +33,7 @@
#X obj 302 422 print synchro_error;
#N canvas 0 22 450 300 (subpatch) 0;
#X array data_history 100 float 2;
-#X coords 0 1 99 -1 200 140 1;
+#X coords 0 1 99 0 200 140 1;
#X restore 580 160 graph;
#X obj 104 445 tabwrite data_history;
#X text 426 315 At metro rate \, the first value of the shared memory
diff --git a/examples/synchro_jitter-subprocess.pd b/examples/synchro_jitter-subprocess.pd
index cc87632..c6384a8 100644
--- a/examples/synchro_jitter-subprocess.pd
+++ b/examples/synchro_jitter-subprocess.pd
@@ -2,7 +2,7 @@
#X declare -path ..;
#N canvas 0 22 450 300 (subpatch) 0;
#X array data2 100 float 2;
-#X coords 0 1 99 -1 200 140 1;
+#X coords 0 1 99 0 200 140 1;
#X restore 359 33 graph;
#X obj 313 223 loadbang;
#X msg 313 244 \; pd dsp 1;