From 682acdb411514688872c8126d726a6a45ff8ef6e Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Tue, 27 Oct 2009 14:45:38 +0000 Subject: Added an argument parser svn path=/trunk/externals/tof/; revision=12686 --- help/test-arguments-token.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 help/test-arguments-token.pd (limited to 'help/test-arguments-token.pd') diff --git a/help/test-arguments-token.pd b/help/test-arguments-token.pd new file mode 100644 index 0000000..89795b1 --- /dev/null +++ b/help/test-arguments-token.pd @@ -0,0 +1,15 @@ +#N canvas 402 618 450 300 10; +#X obj 141 46 inlet; +#X obj 144 108 tof/arguments @; +#X obj 144 157 route @a @c; +#X floatatom 139 194 5 0 0 0 - - -; +#X floatatom 186 193 5 0 0 0 - - -; +#X obj 142 72 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 268 175 print; +#X connect 0 0 5 0; +#X connect 1 0 2 0; +#X connect 1 0 6 0; +#X connect 2 0 3 0; +#X connect 2 1 4 0; +#X connect 5 0 1 0; -- cgit v1.2.1