From b78e6f4e143678b06aec719e640356c334c48a5c Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 8 Nov 2012 09:51:19 +0000 Subject: share_mem : updating examples svn path=/trunk/externals/share_mem/; revision=16530 --- examples/1.basic_example.pd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'examples/1.basic_example.pd') diff --git a/examples/1.basic_example.pd b/examples/1.basic_example.pd index d33e60e..5aa871a 100644 --- a/examples/1.basic_example.pd +++ b/examples/1.basic_example.pd @@ -11,7 +11,6 @@ #X msg 512 41 \; pd dsp 1; #X text 44 116 launch subprocess; #X obj 39 52 declare -path ..; -#X msg 29 138 pd~ start 1.basic_example-subprocess.pd; #X obj 373 155 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1; #X obj 373 174 metro 50; @@ -28,10 +27,11 @@ #X obj 373 218 shmem 1001 200; #X obj 29 202 pd~ -ninsig 0 -noutsig 0 -fifo 20; #X text 432 177 refresh rate; -#X connect 2 0 16 0; +#X msg 29 138 pd~ start basic_example-subprocess.pd; +#X connect 2 0 15 0; #X connect 3 0 4 0; -#X connect 7 0 16 0; -#X connect 8 0 9 0; -#X connect 9 0 14 0; -#X connect 10 0 8 0; -#X connect 14 0 15 0; +#X connect 7 0 8 0; +#X connect 8 0 13 0; +#X connect 9 0 7 0; +#X connect 13 0 14 0; +#X connect 17 0 15 0; -- cgit v1.2.1