aboutsummaryrefslogtreecommitdiff
path: root/help/paramFile-help.pd
blob: 4bca30f887027c72219f556052e234349cb6235f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#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;