From c3c6189dd87114f6cc6e76e22860d4b2044c5a91 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 14 Apr 2006 14:53:42 +0000 Subject: lots of formatting and minor tweaks svn path=/trunk/; revision=4907 --- doc/tutorials/intro/05.connections.pd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/tutorials/intro/05.connections.pd') 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; -- cgit v1.2.1