aboutsummaryrefslogtreecommitdiff
path: root/help/test-arguments-all.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-27 14:45:38 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-27 14:45:38 +0000
commit682acdb411514688872c8126d726a6a45ff8ef6e (patch)
treed6238e0c01c56b420aeebcc79d5e60757f292da8 /help/test-arguments-all.pd
parentdf0dc49ccf3471d48b5766c989aed2dd44dd38cd (diff)
Added an argument parser
svn path=/trunk/externals/tof/; revision=12686
Diffstat (limited to 'help/test-arguments-all.pd')
-rw-r--r--help/test-arguments-all.pd9
1 files changed, 9 insertions, 0 deletions
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;