From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- nroute-help.pd | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 nroute-help.pd (limited to 'nroute-help.pd') diff --git a/nroute-help.pd b/nroute-help.pd new file mode 100644 index 0000000..0831363 --- /dev/null +++ b/nroute-help.pd @@ -0,0 +1,37 @@ +#N canvas 252 37 630 380 12; +#X floatatom 116 199 5 0 0; +#X obj 41 290 print matched; +#X obj 116 256 print failed; +#X msg 78 151 8; +#X obj 41 226 nroute 8 2; +#X msg 41 77 0 8 15; +#X msg 56 105 17 3 45; +#X msg 116 153 3; +#X text 170 197 position to match; +#X floatatom 427 204 5 0 0; +#X obj 336 293 print matched; +#X obj 427 259 print failed; +#X obj 336 229 nroute fly 2; +#X msg 381 178 go; +#X msg 417 178 walk; +#X msg 336 80 swifts fly high; +#X msg 351 108 dogs walk slow; +#X msg 363 141 please go go; +#X text 153 152 what to match; +#X text 54 8 nroute :: route if Nth argument is matched; +#X text 135 24 written by Olaf Matthes ; +#X connect 0 0 4 2; +#X connect 3 0 4 1; +#X connect 4 0 1 0; +#X connect 4 1 2 0; +#X connect 5 0 4 0; +#X connect 6 0 4 0; +#X connect 7 0 4 1; +#X connect 9 0 12 2; +#X connect 12 0 10 0; +#X connect 12 1 11 0; +#X connect 13 0 12 1; +#X connect 14 0 12 1; +#X connect 15 0 12 0; +#X connect 16 0 12 0; +#X connect 17 0 12 0; -- cgit v1.2.1