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-all.pd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 help/test-arguments-all.pd (limited to 'help/test-arguments-all.pd') diff --git a/help/test-arguments-all.pd b/help/test-arguments-all.pd new file mode 100644 index 0000000..6f4c874 --- /dev/null +++ b/help/test-arguments-all.pd @@ -0,0 +1,9 @@ +#N canvas 402 618 450 300 10; +#X obj 141 46 inlet; +#X obj 141 163 print; +#X obj 143 110 tof/arguments; +#X obj 143 76 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X connect 0 0 3 0; +#X connect 2 0 1 0; +#X connect 3 0 2 0; -- cgit v1.2.1