aboutsummaryrefslogtreecommitdiff
path: root/osc/packOSC-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'osc/packOSC-help.pd')
-rwxr-xr-xosc/packOSC-help.pd30
1 files changed, 30 insertions, 0 deletions
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;