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/paramFile-help.pd | 56 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 39 insertions(+), 17 deletions(-) (limited to 'test/paramFile-help.pd') diff --git a/test/paramFile-help.pd b/test/paramFile-help.pd index 72296ae..4bca30f 100644 --- a/test/paramFile-help.pd +++ b/test/paramFile-help.pd @@ -1,30 +1,52 @@ -#N canvas 1024 0 1018 716 10; -#X obj 265 196 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 +#N canvas 1102 91 735 547 10; +#X obj 423 300 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 -1 -1 0; -#X obj 316 247 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 +#X obj 474 351 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 -1 -1 0; #X obj 11 36 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text 16 92 author: mrtoftrash@gmail.com; #X text 16 113 version: 2009-04-14 (initial release); -#X obj 30 252 paramFile; -#X obj 30 171 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#X obj 30 372 paramFile; +#X obj 30 291 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X obj 81 211 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#X obj 81 331 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X text 16 37 description: paramFile is an abstraction than saves and restores params in individual files on the hard disk.; #X text 16 71 tags: state file param; -#X text 52 169 Save preset "000"; -#X text 108 207 Load preset "000"; -#X obj 265 295 paramFile; -#X floatatom 265 220 5 0 0 0 - - -; -#X floatatom 316 269 5 0 0 0 - - -; -#X text 305 218 Save preset N; -#X text 354 268 Load preset N; -#X connect 0 0 13 0; -#X connect 1 0 14 0; +#X text 52 289 Save preset "000"; +#X obj 423 399 paramFile; +#X floatatom 423 324 5 0 0 0 - - -; +#X floatatom 474 373 5 0 0 0 - - -; +#X text 463 322 Save preset N; +#X text 27 138 Please note that only the param children of the same +root patch as the paramFile will be saved/restored.; +#X text 102 328 Restore preset "000"; +#X text 512 372 Restore preset N; +#X text 423 278 You may save and restore up to 127 different presets. +; +#X text 29 178 The data will be saved in the same folder as the root +patch and will include its name and the preset number as follows:; +#X text 85 214 root_patch_name-preset#.param; +#X text 25 234 For example \, if click save on the following bang \, +the file "paramFile-help-000.param" will be created and will store +the param "/something_to_save"; +#X text 202 497 See the help for the param external to expand your +mind.; +#X text 217 480 --------------------- SEE ALSO ----------------------- +; +#X obj 34 445 param /something_to_save symbol i_love_you_mary_jane +; +#X symbolatom 33 468 40 0 0 0 - - -; +#X msg 34 420 symbol banana; +#X msg 128 420 symbol iguana; +#X connect 0 0 12 0; +#X connect 1 0 13 0; #X connect 6 0 5 0; #X connect 7 0 5 1; -#X connect 13 0 12 0; -#X connect 14 0 12 1; +#X connect 12 0 11 0; +#X connect 13 0 11 1; +#X connect 24 0 25 0; +#X connect 26 0 24 0; +#X connect 27 0 24 0; -- cgit v1.2.1