aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/14.right_to_left_order.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/intro/14.right_to_left_order.pd')
-rw-r--r--doc/tutorials/intro/14.right_to_left_order.pd5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tutorials/intro/14.right_to_left_order.pd b/doc/tutorials/intro/14.right_to_left_order.pd
index 36ab0561..9710705b 100644
--- a/doc/tutorials/intro/14.right_to_left_order.pd
+++ b/doc/tutorials/intro/14.right_to_left_order.pd
@@ -1,4 +1,4 @@
-#N canvas 10 40 620 460 12;
+#N canvas 10 40 624 464 12;
#X obj 165 185 bng 25 250 50 0 empty empty empty -2 -8 1 10 -24198
-1 -1;
#X obj 165 225 trigger bang bang bang;
@@ -11,12 +11,13 @@
#X text 212 188 <-- click here \,;
#X text 10 65 In Pd \, you read a patch from right to left \, from
top to bottom. Objects also output from right to left;
-#X obj 32 412 pddp/pddplink http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s3.3
+#X obj 222 422 pddp/pddplink http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s3.3
;
#X text 97 369 then check the Pd window to see the order;
#X text 11 119 The [trigger] object is used to enforce execution order.
If you need things to run in a certain sequence \, then use a [trigger].
;
+#X text 206 403 For more info:;
#X connect 0 0 1 0;
#X connect 1 0 4 0;
#X connect 1 1 3 0;