diff options
author | N.N. <nimon@users.sourceforge.net> | 2012-11-08 16:45:34 +0000 |
---|---|---|
committer | N.N. <nimon@users.sourceforge.net> | 2012-11-08 16:45:34 +0000 |
commit | 3e8c42679987d8b4f5eda86039a8d9f706892c24 (patch) | |
tree | e0fe67621d71dba2cc7ac5756f14777b708742dd /examples/synchro_jitter-subprocess.pd | |
parent | a47a27e2a4320b9ffeada5299d50f28fddd1a25c (diff) |
share_mem : updating example 3
svn path=/trunk/externals/share_mem/; revision=16532
Diffstat (limited to 'examples/synchro_jitter-subprocess.pd')
-rw-r--r-- | examples/synchro_jitter-subprocess.pd | 2 |
1 files changed, 1 insertions, 1 deletions
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; |