aboutsummaryrefslogtreecommitdiff
path: root/Patches/04-02 example-draw-text.pd
blob: d2dace502e8dcf32378b3bf7e3d793601161ba92 (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
#N canvas 232 1 676 655 12;
#X obj 10 37 fs.main;
#X msg 10 13 6001;
#X msg 52 13 reset;
#X obj 271 195 init;
#X obj 271 255 fs.framed example-draw 20+100;
#X obj 335 345 fs.draw;
#X msg 362 307 line \$1 \$2 \$3 \$4;
#X msg 271 225 head.avi \, mousetrack_1 \, mouserect_1;
#X text 244 30 fs.draw and fs.text;
#X text 403 345 click open for more commands;
#X obj 300 478 fs.text;
#X msg 347 407 In search of a bird;
#X msg 360 434 The sky was lost;
#X text 370 478 click open for more commands;
#X text 275 125 drag the image with mouse ...;
#X connect 1 0 0 0;
#X connect 1 0 2 0;
#X connect 2 0 0 1;
#X connect 3 0 7 0;
#X connect 4 1 6 0;
#X connect 5 0 4 0;
#X connect 6 0 5 0;
#X connect 7 0 4 0;
#X connect 10 0 4 0;
#X connect 11 0 10 0;
#X connect 12 0 10 0;