summaryrefslogtreecommitdiff
path: root/testreceive.pd
diff options
context:
space:
mode:
Diffstat (limited to 'testreceive.pd')
-rw-r--r--testreceive.pd18
1 files changed, 14 insertions, 4 deletions
diff --git a/testreceive.pd b/testreceive.pd
index c375170..d53a273 100644
--- a/testreceive.pd
+++ b/testreceive.pd
@@ -1,4 +1,14 @@
-#N canvas 796 273 450 300 10;
-#X obj 126 54 netreceive 5401 1;
-#X obj 126 96 print udp;
-#X connect 0 0 1 0;
+#N canvas 915 509 450 300 10;
+#X obj 169 92 print udp;
+#X msg 29 61 /pd 1;
+#X msg 82 26 /other 1;
+#X obj 169 50 netreceive 5401 1;
+#X obj 148 141 OSCroute /play;
+#X obj 145 210 print play;
+#X obj 230 204 print other;
+#X connect 1 0 4 0;
+#X connect 2 0 4 0;
+#X connect 3 0 0 0;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;
+#X connect 4 1 6 0;