[PD-cvs] SF.net SVN: pure-data: [10018] trunk/doc/tutorials/intro

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Tue Jun 17 23:34:09 CEST 2008


Revision: 10018
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10018&view=rev
Author:   eighthave
Date:     2008-06-17 14:34:07 -0700 (Tue, 17 Jun 2008)

Log Message:
-----------
renamed to be consecutively numbered

Added Paths:
-----------
    trunk/doc/tutorials/intro/52.send_messages_to_pd.pd

Removed Paths:
-------------
    trunk/doc/tutorials/intro/51.send_messages_to_pd.pd

Deleted: trunk/doc/tutorials/intro/51.send_messages_to_pd.pd
===================================================================
--- trunk/doc/tutorials/intro/51.send_messages_to_pd.pd	2008-06-17 20:34:12 UTC (rev 10017)
+++ trunk/doc/tutorials/intro/51.send_messages_to_pd.pd	2008-06-17 21:34:07 UTC (rev 10018)
@@ -1,26 +0,0 @@
-#N canvas 10 40 620 460 12;
-#X msg 93 390 menuclose;
-#X obj 45 437 s pd-mon-nouveau-patch.pd;
-#X obj 20 200 cnv 15 5 5 empty empty 1 5 0 0 20 -262144 -258699 0;
-#X obj 20 240 cnv 15 5 5 empty empty 2 5 0 0 20 -262144 -258699 0;
-#X obj 20 280 cnv 15 5 5 empty empty 3 5 0 0 20 -262144 -258699 0;
-#X msg 59 145 \; pd filename mon-nouveau-patch.pd /tmp \; #N canvas
-\; #X pop 1 \;;
-#X text 12 109 Click these messages starting from the top:;
-#X msg 59 230 msg 20 27 symbol Hello_World!;
-#X msg 75 270 symbolatom 20 100 0 0 0 0;
-#X msg 91 310 connect 0 0 1 0;
-#X text 90 350 click on [symbol Hello_World!( in the new window;
-#X text 172 390 now close the new window;
-#X obj 20 320 cnv 15 5 5 empty empty 4 5 0 0 20 -262144 -258699 0;
-#X obj 20 360 cnv 15 5 5 empty empty 5 5 0 0 20 -262144 -258699 0;
-#X obj 20 400 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 55 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;

Copied: trunk/doc/tutorials/intro/52.send_messages_to_pd.pd (from rev 9902, trunk/doc/tutorials/intro/51.send_messages_to_pd.pd)
===================================================================
--- trunk/doc/tutorials/intro/52.send_messages_to_pd.pd	                        (rev 0)
+++ trunk/doc/tutorials/intro/52.send_messages_to_pd.pd	2008-06-17 21:34:07 UTC (rev 10018)
@@ -0,0 +1,26 @@
+#N canvas 10 40 620 460 12;
+#X msg 93 390 menuclose;
+#X obj 45 437 s pd-mon-nouveau-patch.pd;
+#X obj 20 200 cnv 15 5 5 empty empty 1 5 0 0 20 -262144 -258699 0;
+#X obj 20 240 cnv 15 5 5 empty empty 2 5 0 0 20 -262144 -258699 0;
+#X obj 20 280 cnv 15 5 5 empty empty 3 5 0 0 20 -262144 -258699 0;
+#X msg 59 145 \; pd filename mon-nouveau-patch.pd /tmp \; #N canvas
+\; #X pop 1 \;;
+#X text 12 109 Click these messages starting from the top:;
+#X msg 59 230 msg 20 27 symbol Hello_World!;
+#X msg 75 270 symbolatom 20 100 0 0 0 0;
+#X msg 91 310 connect 0 0 1 0;
+#X text 90 350 click on [symbol Hello_World!( in the new window;
+#X text 172 390 now close the new window;
+#X obj 20 320 cnv 15 5 5 empty empty 4 5 0 0 20 -262144 -258699 0;
+#X obj 20 360 cnv 15 5 5 empty empty 5 5 0 0 20 -262144 -258699 0;
+#X obj 20 400 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 55 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;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list