aboutsummaryrefslogtreecommitdiff
path: root/net/udpsend-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/udpsend-help.pd
Added the net, osc and sqosc~ directoriessvn2git-root
svn path=/trunk/externals/mrpeach/; revision=5629
Diffstat (limited to 'net/udpsend-help.pd')
-rwxr-xr-xnet/udpsend-help.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/udpsend-help.pd b/net/udpsend-help.pd
new file mode 100755
index 0000000..629eace
--- /dev/null
+++ b/net/udpsend-help.pd
@@ -0,0 +1,16 @@
+#N canvas 58 443 538 316 12;
+#X msg 177 158 disconnect;
+#X msg 171 96 connect 127.0.0.1 9997;
+#X obj 171 207 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X text 375 97 <--first;
+#X msg 67 129 send 0 1 2 3;
+#X text 10 38 udpsend sends bytes over a udp connection.;
+#X text 10 61 Used in conjunction with packOSC will send OSC over udp
+;
+#X obj 171 184 udpsend;
+#X text 236 259 Martin Peach 2006/04/21;
+#X connect 0 0 7 0;
+#X connect 1 0 7 0;
+#X connect 4 0 7 0;
+#X connect 7 0 2 0;