aboutsummaryrefslogtreecommitdiff
path: root/doc/OSCroute-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/OSCroute-help.pd')
-rw-r--r--doc/OSCroute-help.pd26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/OSCroute-help.pd b/doc/OSCroute-help.pd
new file mode 100644
index 0000000..3d9dd2a
--- /dev/null
+++ b/doc/OSCroute-help.pd
@@ -0,0 +1,26 @@
+#N canvas 112 247 446 321 10;
+#X msg 20 72 version;
+#X obj 86 72 r rcvOSC;
+#X obj 86 109 OSCroute /test /ix /yps;
+#X obj 161 143 print ix;
+#X obj 242 142 print yps;
+#X obj 85 183 OSCroute /bla /bli /blo;
+#X obj 85 212 unpack f f f;
+#X floatatom 85 239 4 0 0;
+#X floatatom 124 239 4 0 0;
+#X floatatom 164 239 4 0 0;
+#X text 20 11 OSCroute works pretty much like route but outputs remainder
+of routing tag after match.;
+#X obj 68 143 print test;
+#X connect 0 0 2 0;
+#X connect 1 0 2 0;
+#X connect 2 0 5 0;
+#X connect 2 0 11 0;
+#X connect 2 1 3 0;
+#X connect 2 1 5 0;
+#X connect 2 2 4 0;
+#X connect 2 2 5 0;
+#X connect 5 0 6 0;
+#X connect 6 0 7 0;
+#X connect 6 1 8 0;
+#X connect 6 2 9 0;