From 3ed63534dfe6a3c88412053c1ceebea02f7a98e4 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 23 Sep 2009 00:11:13 +0000 Subject: Almost ready for a release svn path=/trunk/externals/tof/; revision=12430 --- test/paramDump-help.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test/paramDump-help.pd (limited to 'test/paramDump-help.pd') diff --git a/test/paramDump-help.pd b/test/paramDump-help.pd new file mode 100644 index 0000000..1606ddd --- /dev/null +++ b/test/paramDump-help.pd @@ -0,0 +1,25 @@ +#N canvas 238 80 610 462 10; +#X obj 38 195 paramDump; +#X obj 38 228 print; +#X obj 38 129 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 21 12 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 +0; +#X text 26 68 author: mrtoftrash@gmail.com; +#X text 26 89 version: 2009-09-19 (localized version); +#X text 26 13 description: outputs all the children params of the root +patch.; +#X obj 205 227 param-abs /id FM_MOD; +#X text 69 273 --------------------- SEE ALSO ----------------------- +; +#X text 43 294 See the help for the param external to expand your mind: +; +#X obj 148 320 param /another a_value; +#X msg 82 161 guis; +#X text 61 130 A bang will output all the params and their values. +; +#X text 119 158 Guis will output all the optional /gui values.; +#X text 26 47 tags: state param; +#X connect 0 0 1 0; +#X connect 2 0 0 0; +#X connect 11 0 0 0; -- cgit v1.2.1