summaryrefslogtreecommitdiff
path: root/testreceive.pd
diff options
context:
space:
mode:
Diffstat (limited to 'testreceive.pd')
-rw-r--r--testreceive.pd16
1 files changed, 8 insertions, 8 deletions
diff --git a/testreceive.pd b/testreceive.pd
index d53a273..4cab815 100644
--- a/testreceive.pd
+++ b/testreceive.pd
@@ -1,14 +1,14 @@
-#N canvas 915 509 450 300 10;
+#N canvas 886 488 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 obj 266 211 print other;
+#X obj 148 140 route play cc01;
+#X connect 1 0 6 0;
+#X connect 2 0 6 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;
+#X connect 3 0 6 0;
+#X connect 6 0 4 0;
+#X connect 6 2 5 0;