aboutsummaryrefslogtreecommitdiff
path: root/net/udpreceive-help.pd
diff options
context:
space:
mode:
authorMartin Peach <mrpeach@users.sourceforge.net>2006-08-16 20:22:22 +0000
committerMartin Peach <mrpeach@users.sourceforge.net>2006-08-16 20:22:22 +0000
commitf29e5ba61aebdda221b201e35bb47a4a9c885735 (patch)
treedbe7cb71b355e8c07c9c7d7e9f1a052128b1221d /net/udpreceive-help.pd
Added the net, osc and sqosc~ directoriessvn2git-root
svn path=/trunk/externals/mrpeach/; revision=5629
Diffstat (limited to 'net/udpreceive-help.pd')
-rwxr-xr-xnet/udpreceive-help.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/udpreceive-help.pd b/net/udpreceive-help.pd
new file mode 100755
index 0000000..b86e734
--- /dev/null
+++ b/net/udpreceive-help.pd
@@ -0,0 +1,17 @@
+#N canvas 658 564 478 294 12;
+#X obj 222 119 unpack 0 0 0 0;
+#X floatatom 222 142 3 0 0 0 - - -;
+#X floatatom 257 142 3 0 0 0 - - -;
+#X floatatom 293 142 3 0 0 0 - - -;
+#X floatatom 329 142 3 0 0 0 - - -;
+#X text 179 141 from;
+#X obj 107 194 print message;
+#X obj 107 91 udpreceive 9997;
+#X text 32 16 udpreceive receives bytes over a udp connection.;
+#X text 265 235 Martin Peach 2006/04/21;
+#X connect 0 0 1 0;
+#X connect 0 1 2 0;
+#X connect 0 2 3 0;
+#X connect 0 3 4 0;
+#X connect 7 0 6 0;
+#X connect 7 1 0 0;