aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/45.send_messages_to_pd.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/intro/45.send_messages_to_pd.pd')
-rw-r--r--doc/tutorials/intro/45.send_messages_to_pd.pd26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/tutorials/intro/45.send_messages_to_pd.pd b/doc/tutorials/intro/45.send_messages_to_pd.pd
new file mode 100644
index 00000000..f0961a6e
--- /dev/null
+++ b/doc/tutorials/intro/45.send_messages_to_pd.pd
@@ -0,0 +1,26 @@
+#N canvas 476 37 655 592 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;