aboutsummaryrefslogtreecommitdiff
path: root/doc/OSCroute-help.pd
diff options
context:
space:
mode:
authorjdl <x75@users.sourceforge.net>2002-08-06 12:13:57 +0000
committerjdl <x75@users.sourceforge.net>2002-08-06 12:13:57 +0000
commit189c0787586602185fea7dcbc3ef37665b75ba45 (patch)
tree06e30a3a7e166b01134cc33ccda71034c876baf8 /doc/OSCroute-help.pd
This commit was generated by cvs2svn to compensate for changes in r75,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/OSCx/; revision=76
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;