aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/networking/07.matching_with_wildcards.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/networking/07.matching_with_wildcards.pd')
-rw-r--r--doc/tutorials/networking/07.matching_with_wildcards.pd30
1 files changed, 16 insertions, 14 deletions
diff --git a/doc/tutorials/networking/07.matching_with_wildcards.pd b/doc/tutorials/networking/07.matching_with_wildcards.pd
index 4174b967..612e8070 100644
--- a/doc/tutorials/networking/07.matching_with_wildcards.pd
+++ b/doc/tutorials/networking/07.matching_with_wildcards.pd
@@ -1,4 +1,6 @@
-#N canvas 129 112 644 464 10;
+#N canvas 10 40 620 460 10;
+#X declare -lib libdir;
+#X obj 477 26 import oscx;
#X obj 8 10 cnv 15 400 40 empty empty matching_with_wildcards 20 12
0 24 -228992 -66577 0;
#X text 10 69 OSC gives you a very useful feature which regular [route]
@@ -27,17 +29,17 @@ The * is the most common \, it means match any amount of any character:
#X obj 202 388 OSCroute /note;
#X obj 202 410 symbol;
#X symbolatom 202 432 10 0 0 0 - - -;
-#X connect 4 0 5 0;
-#X connect 5 0 2 0;
-#X connect 5 1 3 0;
-#X connect 6 0 5 0;
-#X connect 7 0 5 0;
-#X connect 10 0 13 0;
-#X connect 11 0 13 0;
-#X connect 12 0 13 0;
-#X connect 13 0 17 0;
-#X connect 13 1 15 0;
-#X connect 14 0 13 0;
-#X connect 17 0 18 0;
-#X connect 17 1 16 0;
+#X connect 5 0 6 0;
+#X connect 6 0 3 0;
+#X connect 6 1 4 0;
+#X connect 7 0 6 0;
+#X connect 8 0 6 0;
+#X connect 11 0 14 0;
+#X connect 12 0 14 0;
+#X connect 13 0 14 0;
+#X connect 14 0 18 0;
+#X connect 14 1 16 0;
+#X connect 15 0 14 0;
#X connect 18 0 19 0;
+#X connect 18 1 17 0;
+#X connect 19 0 20 0;