From 031bb7332779aab0005947ea3d8f83ee6a4836bf Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 7 Apr 2006 00:15:27 +0000 Subject: added lots of patches which are templates, semi-complete, or out of order svn path=/trunk/; revision=4829 --- doc/tutorials/intro/21.send_messages_to_pd.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/tutorials/intro/21.send_messages_to_pd.pd (limited to 'doc/tutorials/intro/21.send_messages_to_pd.pd') diff --git a/doc/tutorials/intro/21.send_messages_to_pd.pd b/doc/tutorials/intro/21.send_messages_to_pd.pd new file mode 100644 index 00000000..deb05501 --- /dev/null +++ b/doc/tutorials/intro/21.send_messages_to_pd.pd @@ -0,0 +1,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; -- cgit v1.2.1