From f29e5ba61aebdda221b201e35bb47a4a9c885735 Mon Sep 17 00:00:00 2001 From: Martin Peach Date: Wed, 16 Aug 2006 20:22:22 +0000 Subject: Added the net, osc and sqosc~ directories svn path=/trunk/externals/mrpeach/; revision=5629 --- osc/packOSC-help.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 osc/packOSC-help.pd (limited to 'osc/packOSC-help.pd') diff --git a/osc/packOSC-help.pd b/osc/packOSC-help.pd new file mode 100755 index 0000000..8518642 --- /dev/null +++ b/osc/packOSC-help.pd @@ -0,0 +1,30 @@ +#N canvas 611 6 488 317 12; +#X obj 171 184 udpsend; +#X msg 177 158 disconnect; +#X msg 171 96 connect 127.0.0.1 9997; +#X obj 71 96 packOSC; +#X obj 71 128 prepend send; +#X obj 171 207 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 +1; +#X msg 14 18 send /test/one/two/three zz 88 T; +#X msg 71 65 send /test 1 2 3; +#X msg 90 43 send /west 35; +#X msg 201 41 send /*/left 22; +#X msg 296 24 send /?est/ 1; +#X msg 246 66 send /left one two; +#X msg 339 43 send /right 88; +#X text 4 226 packOSC is like sendOSC except that it outputs a list +of floats instead of directly connecting to the network; +#X text 158 276 2006/04/25 Martin Peach; +#X connect 0 0 5 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 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; -- cgit v1.2.1