aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/pd-msg/1.msg_and_patch/1.2.create_patch.pd
blob: 03d30b81646c4a9a4dc61ccb876789904d5f94d0 (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 251 207 743 475 10;
#X msg 38 150 msg 10 10 bang;
#X msg 38 198 obj 10 40 metro 500;
#X msg 38 174 floatatom 100 10 7 50 5000;
#X msg 38 270 obj 10 70 random 127;
#X msg 38 318 floatatom 10 100 5;
#X msg 38 366 text 10 130 That's it !;
#X msg 38 222 connect 0 0 2 0;
#X msg 38 246 connect 1 0 2 1;
#X msg 38 294 connect 2 0 3 0;
#X msg 38 342 connect 3 0 4 0;
#X text 195 37 click here first;
#X obj 38 404 s pd-new_patch;
#X msg 33 37 obj 500 200 pd new_patch;
#X text 40 127 and then click here to fill it :;
#X obj 33 62 s pd-1.2.create_patch.pd;
#X text 33 13 This will create a sub patch in this window and open
it :;
#X connect 0 0 11 0;
#X connect 1 0 11 0;
#X connect 2 0 11 0;
#X connect 3 0 11 0;
#X connect 4 0 11 0;
#X connect 5 0 11 0;
#X connect 6 0 11 0;
#X connect 7 0 11 0;
#X connect 8 0 11 0;
#X connect 9 0 11 0;
#X connect 12 0 14 0;