From 2ff72e22aed0bc587f6ad82e882d10dfc7e74fa8 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 23 Sep 2009 00:59:44 +0000 Subject: Adding param to my official externals svn path=/trunk/externals/tof/; revision=12435 --- test/paramFile-help.pd | 52 -------------------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 test/paramFile-help.pd (limited to 'test/paramFile-help.pd') diff --git a/test/paramFile-help.pd b/test/paramFile-help.pd deleted file mode 100644 index 4bca30f..0000000 --- a/test/paramFile-help.pd +++ /dev/null @@ -1,52 +0,0 @@ -#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 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 372 paramFile; -#X obj 30 291 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 --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 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 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