aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/templates/template-help.pd
blob: 6ca4ac278d8112f46bebb3f3008d29c42ff32d0b (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
53
54
55
56
57
58
59
60
#N canvas 783 35 575 634 10;
#X obj 5 574 cnv 15 550 20 empty empty empty 20 12 0 14 -228856 -66577
0;
#X obj 5 -12 cnv 15 550 40 empty empty myobjectclass 3 12 0 18 -204280
-1 0;
#X obj 4 244 cnv 3 550 3 empty empty inlets 15 12 0 13 -228856 -1 0
;
#N canvas 407 510 482 332 META 0;
#X text 12 5 CATEGORY control;
#X text 12 35 KEYWORDS control number float store;
#X text 12 65 DESCRIPTION stores a number;
#X restore 505 576 pd META;
#X obj 4 394 cnv 3 550 3 empty empty outlet 15 12 0 13 -228856 -1 0
;
#X obj 4 444 cnv 3 550 3 empty empty argument 15 12 0 13 -228856 -1
0;
#X obj 4 494 cnv 3 550 3 empty empty more_info 15 12 0 13 -228856 -1
0;
#X obj 73 350 cnv 17 3 40 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X obj 73 264 cnv 17 3 80 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 103 462 [float] accepts a single number as a creation argument
which sets value that is stored.;
#N canvas 309 454 609 478 guts 0;
#X obj 117 95 textfile;
#X msg 116 24 symbol template-HCS.pd;
#X msg 116 54 read \$1 \, rewind \, bang;
#X obj 117 141 trigger bang anything;
#X obj 58 117 bang;
#X obj 240 162 route #X;
#X obj 240 183 route text;
#X obj 240 250 route DESCRIPTION;
#X obj 239 276 print;
#X obj 140 277 print TEXT;
#X connect 0 0 3 0;
#X connect 1 0 2 0;
#X connect 2 0 0 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 4 0 0 0;
#X connect 5 0 6 0;
#X connect 7 0 8 0;
#X restore 454 576 pd guts;
#X obj 471 -9 myobjectclass;
#X obj 420 11 pddp/pddplink http://wiki.puredata.info/en/myobjectclass
-text pdpedia: myobjectclass;
#X text 204 123 (put working examples here);
#X text 16 11 description: short desription of what this objectclass
does;
#X text 103 263 BANG - bang means do it!;
#X text 103 283 FLOAT - what does a number do?;
#X text 103 303 LIST - what does a list do?;
#X text 103 350 FLOAT - how about a float on the cold inlet?;
#X text 103 323 POINTER - does this object handle pointers;
#X text 104 412 FLOAT - what kind of output comes out of here?;
#X text 59 529 (put links to other help patches \, about patches \,
links to the HTML manual \, and/or external links);
#X text 147 368 (if you want longer lines \, you can use [cyclone/comment])
;