aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/21.send_messages_to_pd.pd
blob: deb055019f1a9d34462d3c51b43482d8aeb92192 (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
#N canvas 476 37 651 588 12;
#X msg 134 485 menuclose;
#X obj 46 550 s pd-mon-nouveau-patch.pd;
#X obj 22 216 cnv 15 5 5 empty empty 1 5 0 0 20 -262144 -258699 0;
#X obj 23 290 cnv 15 5 5 empty empty 2 5 0 0 20 -262144 -258699 0;
#X obj 20 342 cnv 15 5 5 empty empty 3 5 0 0 20 -262144 -258699 0;
#X msg 60 185 \; pd filename mon-nouveau-patch.pd /tmp \; #N canvas
\; #X pop 1 \;;
#X text 13 149 Click these messages starting from the top:;
#X msg 76 331 symbolatom 20 100 0 0 0 0;
#X msg 92 379 connect 0 0 1 0;
#X msg 60 279 msg 20 27 symbol Hello_World!;
#X text 131 426 click on [symbol Hello_World!( in the new window;
#X text 243 484 now close the new window;
#X obj 20 389 cnv 15 5 5 empty empty 4 5 0 0 20 -262144 -258699 0;
#X obj 19 440 cnv 15 5 5 empty empty 5 5 0 0 20 -262144 -258699 0;
#X obj 18 495 cnv 15 5 5 empty empty 6 5 0 0 20 -262144 -258699 0;
#X obj 8 10 cnv 15 400 40 empty empty send_messages_to_pd 20 12 0 24
-228992 -66577 0;
#X text 11 75 Keeping true to the name "Pure Data" \, you can send
messages to Pd itself. All messages are in the same format \, whether
its in your patch \, or it's Pd's GUI talking to the Pd core.;
#X connect 0 0 1 0;
#X connect 7 0 1 0;
#X connect 8 0 1 0;
#X connect 9 0 1 0;