aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/05.connections.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-14 14:53:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-14 14:53:42 +0000
commitc3c6189dd87114f6cc6e76e22860d4b2044c5a91 (patch)
tree0cc69366636cc112b06e5ffcf29fd62668f0cc1c /doc/tutorials/intro/05.connections.pd
parent2389091c6bf73e52fd19551f366034a15fdf7d95 (diff)
lots of formatting and minor tweaks
svn path=/trunk/; revision=4907
Diffstat (limited to 'doc/tutorials/intro/05.connections.pd')
-rw-r--r--doc/tutorials/intro/05.connections.pd8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tutorials/intro/05.connections.pd b/doc/tutorials/intro/05.connections.pd
index 9401b7cf..44666eb0 100644
--- a/doc/tutorials/intro/05.connections.pd
+++ b/doc/tutorials/intro/05.connections.pd
@@ -1,4 +1,4 @@
-#N canvas 576 160 660 453 12;
+#N canvas 10 40 628 468 12;
#X text 12 132 Pd patches are always running and changes take effect
immediately.;
#X floatatom 25 277 5 0 0 0 - - -;
@@ -8,12 +8,11 @@ immediately.;
#X obj 24 221 metro 100;
#X obj 24 248 random 100;
#X text 70 183 <-- click here to start;
-#X text 66 299 connect by clicking on the outlet of the top number
+#X text 58 299 connect by clicking on the outlet of the top number
box \, then drag and drop on the inlet of the bottom number box;
-#X text 30 299 ^--;
+#X text 28 299 ^--;
#X obj 8 10 cnv 15 400 40 empty empty connections 20 12 0 24 -228992
-66577 0;
-#X text 195 238 next \, make sure you are in edit mode;
#X obj 39 418 pddp/pddplink http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s2.6
;
#X text 34 372 Disconnect the cable by clicking on it to highlight
@@ -21,6 +20,7 @@ it \, then press "backspace" on a PC \, or "delete" on a Mac.;
#X text 11 53 One path for objects to communicate is thru connections
\, called cords or cables. Connections are always made from the inlet
to the outlet since that is the direction data flows in Pd.;
+#X text 195 238 next \, make sure you are in edit mode!;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 1 0;