aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/17.depth_first.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 11:49:58 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 11:49:58 +0000
commit48fca58ed29eccc55a5245a7c4dc42dff1f1264d (patch)
tree9f86466d4c3bfadcfa45aa49ed0df68af5b203e5 /doc/tutorials/intro/17.depth_first.pd
parent9c5ec6b643268469a3396b86506d24fbf8e0e8ae (diff)
added a bunch more content, next it's time for more reordering...
svn path=/trunk/; revision=8620
Diffstat (limited to 'doc/tutorials/intro/17.depth_first.pd')
-rw-r--r--doc/tutorials/intro/17.depth_first.pd3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tutorials/intro/17.depth_first.pd b/doc/tutorials/intro/17.depth_first.pd
index eab2677e..82982f7d 100644
--- a/doc/tutorials/intro/17.depth_first.pd
+++ b/doc/tutorials/intro/17.depth_first.pd
@@ -17,9 +17,10 @@ bottom-most message in a chain runs first. Everything below a spot
in a chain is run before. As you'll see from the example below \, the
[4( message actually runs last \, since everything below it executed
before it.;
-#X obj 33 430 pddp/pddplink http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s3.2
+#X obj 223 430 pddp/pddplink http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s3.2
;
#X msg 214 377;
+#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;