aboutsummaryrefslogtreecommitdiff
path: root/udpreceive-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-23 11:54:21 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-23 11:54:21 +0000
commit010723cb02b26c608537fc537d5e963ff6402f9e (patch)
tree6cddfb30ce4d78777d45fabcda928cc1d88af458 /udpreceive-help.pd
forked mrpeach's "net" svn2git-root
svn path=/trunk/externals/iem/iemnet/; revision=13240
Diffstat (limited to 'udpreceive-help.pd')
-rw-r--r--udpreceive-help.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/udpreceive-help.pd b/udpreceive-help.pd
new file mode 100644
index 0000000..a906e52
--- /dev/null
+++ b/udpreceive-help.pd
@@ -0,0 +1,19 @@
+#N canvas 187 585 478 280 12;
+#X floatatom 209 142 3 0 0 0 - - -;
+#X floatatom 236 142 3 0 0 0 - - -;
+#X floatatom 263 142 3 0 0 0 - - -;
+#X floatatom 290 142 3 0 0 0 - - -;
+#X text 166 141 from;
+#X obj 107 186 print message;
+#X obj 107 91 udpreceive 9997;
+#X text 32 16 udpreceive receives bytes over a udp connection.;
+#X floatatom 318 142 5 0 0 0 - - -;
+#X obj 209 116 unpack 0 0 0 0 0;
+#X text 265 235 Martin Peach 2008/11/05;
+#X connect 6 0 5 0;
+#X connect 6 1 9 0;
+#X connect 9 0 0 0;
+#X connect 9 1 1 0;
+#X connect 9 2 2 0;
+#X connect 9 3 3 0;
+#X connect 9 4 8 0;