From 20f6083ffe23d7fb0b871e37e4223f8d92e7762d Mon Sep 17 00:00:00 2001 From: Martin Peach Date: Mon, 28 May 2007 00:48:12 +0000 Subject: Changed [prepend send] to [list prepend send][list trim] svn path=/trunk/externals/mrpeach/; revision=7714 --- osc/packOSC-help.pd | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'osc') diff --git a/osc/packOSC-help.pd b/osc/packOSC-help.pd index bcdbb91..30d6bec 100755 --- a/osc/packOSC-help.pd +++ b/osc/packOSC-help.pd @@ -1,9 +1,8 @@ -#N canvas 348 273 985 649 12; +#N canvas 287 145 997 661 12; #X obj 72 541 udpsend; #X msg 136 486 disconnect; #X msg 136 457 connect 127.0.0.1 9997; #X obj 72 296 packOSC; -#X obj 72 408 prepend send; #X obj 72 576 tgl 15 0 empty empty 1=connected 20 8 0 8 -262144 -1 -1 1 1; #X msg 3 3 send /test/one/two/three zz 88 T; @@ -35,19 +34,23 @@ of floats instead of directly connecting to the network; #X text 610 244 F: false (no argument); #X text 610 262 I: infinitum (no argument); #X text 334 407 2007/02/15 Martin Peach; -#X connect 0 0 5 0; +#X obj 72 408 list prepend send; +#X obj 72 434 list trim; +#X text 610 279 N: Nil (no argument); +#X connect 0 0 4 0; #X connect 1 0 0 0; #X connect 2 0 0 0; -#X connect 3 0 4 0; -#X connect 4 0 0 0; +#X connect 3 0 31 0; +#X connect 5 0 3 0; #X connect 6 0 3 0; #X connect 7 0 3 0; #X connect 8 0 3 0; #X connect 9 0 3 0; #X connect 10 0 3 0; #X connect 11 0 3 0; -#X connect 12 0 3 0; -#X connect 18 0 3 0; -#X connect 19 0 18 0; +#X connect 17 0 3 0; +#X connect 18 0 17 0; +#X connect 25 0 3 0; #X connect 26 0 3 0; -#X connect 27 0 3 0; +#X connect 31 0 32 0; +#X connect 32 0 0 0; -- cgit v1.2.1