aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-02-04 20:07:52 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-02-04 20:07:52 +0000
commit6c7052cdd02b332edc219f56a0a54ceb549d2b54 (patch)
treef26017c521a713df0cdb97f0db5498c7e9c7ba5e /doc/tutorials
parentad19d3d941ea51628b89bc52b66f116a15fffaf8 (diff)
cleaned up language
svn path=/trunk/; revision=14853
Diffstat (limited to 'doc/tutorials')
-rw-r--r--doc/tutorials/intro/18.depth_first.pd24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/tutorials/intro/18.depth_first.pd b/doc/tutorials/intro/18.depth_first.pd
index 82982f7d..38528693 100644
--- a/doc/tutorials/intro/18.depth_first.pd
+++ b/doc/tutorials/intro/18.depth_first.pd
@@ -3,13 +3,12 @@
-66577 0;
#X obj 265 229 trigger bang bang;
#X msg 215 338 add2 \$1;
-#X msg 84 234 set;
-#X text 18 234 reset:;
+#X msg 112 234 set;
#X msg 264 195 4;
#X msg 265 262 3;
#X msg 430 260 2;
#X msg 430 295 1;
-#X text 15 378 see result here -->;
+#X text 57 376 see result here -->;
#X obj 265 164 bng 25 250 50 0 empty empty empty 0 -6 0 8 -24198 -1
-1;
#X text 12 66 Pd processes messages in "depth first". This means the
@@ -19,16 +18,17 @@ in a chain is run before. As you'll see from the example below \, the
before it.;
#X obj 223 430 pddp/pddplink http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s3.2
;
-#X msg 214 377;
+#X msg 214 377 1 2 3 4;
#X text 205 413 For more info:;
-#X connect 1 0 6 0;
-#X connect 1 1 7 0;
-#X connect 2 0 13 0;
-#X connect 3 0 13 0;
-#X connect 5 0 1 0;
+#X text 8 234 clear the box:;
+#X connect 1 0 5 0;
+#X connect 1 1 6 0;
+#X connect 2 0 12 0;
+#X connect 3 0 12 0;
+#X connect 4 0 1 0;
+#X connect 4 0 2 0;
#X connect 5 0 2 0;
+#X connect 6 0 7 0;
#X connect 6 0 2 0;
-#X connect 7 0 8 0;
#X connect 7 0 2 0;
-#X connect 8 0 2 0;
-#X connect 10 0 5 0;
+#X connect 9 0 4 0;