aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/pd-msg/5.examples/2.create_new_abstract.pd
blob: 2c1f844a2da28f2d45ee22ae57f1d60d2cbd23a4 (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
#N canvas 228 85 505 524 10;
#X msg 77 224 msg 10 10 bang;
#X msg 77 272 obj 10 40 metro 500;
#X msg 77 248 floatatom 100 10 7 50 5000;
#X msg 77 344 obj 10 70 random 127;
#X msg 77 392 floatatom 10 100 5;
#X msg 78 440 text 10 130 That's it !;
#X obj 30 475 s pd-new;
#X msg 77 296 connect 0 0 2 0;
#X msg 77 319 connect 1 0 2 1;
#X msg 77 368 connect 2 0 3 0;
#X msg 77 416 connect 3 0 4 0;
#X msg 40 79 \; pd filename new ./ \; #N canvas \; #X pop 1 \;;
#X text 53 59 click here first;
#X text 28 176 And then we fill it with the way describe in 1.add_objects.pd;
#X text 26 15 This describe how to create a new abstraction :;
#X msg 290 457 menuclose;
#X text 294 483 this will kill it !;
#X connect 0 0 6 0;
#X connect 1 0 6 0;
#X connect 2 0 6 0;
#X connect 3 0 6 0;
#X connect 4 0 6 0;
#X connect 5 0 6 0;
#X connect 7 0 6 0;
#X connect 8 0 6 0;
#X connect 9 0 6 0;
#X connect 10 0 6 0;
#X connect 15 0 6 0;