From ad19d3d941ea51628b89bc52b66f116a15fffaf8 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 4 Feb 2011 20:05:45 +0000 Subject: used mapping/tolist over add2 messages svn path=/trunk/; revision=14852 --- doc/tutorials/intro/16.ordering_messages.pd | 58 ++++++++++++++--------------- 1 file changed, 28 insertions(+), 30 deletions(-) (limited to 'doc/tutorials/intro/16.ordering_messages.pd') diff --git a/doc/tutorials/intro/16.ordering_messages.pd b/doc/tutorials/intro/16.ordering_messages.pd index 4e1c1cb2..cd912011 100644 --- a/doc/tutorials/intro/16.ordering_messages.pd +++ b/doc/tutorials/intro/16.ordering_messages.pd @@ -1,7 +1,6 @@ #N canvas 10 40 620 460 12; #X obj 10 10 cnv 15 400 40 empty empty ordering_messages 20 12 0 24 -228992 -66577 0; -#X text 10 393 look here for the result -->; #X text 10 62 Officially \, the execution order in Pd is undefined. ; #X text 10 88 The [trigger] object allows you to specify the order @@ -11,36 +10,35 @@ before another \, use [trigger]:; 0; #X obj 242 149 cnv 15 50 25 empty empty empty 20 12 0 14 -225271 -66577 0; -#X msg 395 249 now; -#X msg 316 250 this; -#X msg 237 250 makes; -#X msg 158 250 sense; -#X msg 80 250 !; -#X obj 157 292 symbol; +#X msg 395 259 now; +#X msg 316 260 this; +#X msg 237 260 makes; +#X msg 158 260 sense; #X msg 249 151 bang; #X msg 69 151 bang; -#X msg 157 316 add2 \$1; -#X msg 478 248 set; #X obj 250 178 trigger bang bang bang bang bang bang; -#X msg 296 391; -#X connect 6 0 11 0; -#X connect 7 0 11 0; -#X connect 8 0 11 0; +#X obj 157 325 mapping/tolist; +#X obj 157 372 pddp/print; +#X msg 478 258 bang; +#X msg 80 260 bang; +#X connect 5 0 12 0; +#X connect 6 0 12 0; +#X connect 7 0 12 0; +#X connect 8 0 12 0; #X connect 9 0 11 0; -#X connect 10 0 11 0; -#X connect 11 0 14 0; -#X connect 12 0 16 0; -#X connect 13 0 8 0; -#X connect 13 0 10 0; -#X connect 13 0 15 0; -#X connect 13 0 9 0; -#X connect 13 0 6 0; -#X connect 13 0 7 0; -#X connect 14 0 17 0; -#X connect 15 0 17 0; -#X connect 16 0 10 0; -#X connect 16 1 9 0; -#X connect 16 2 8 0; -#X connect 16 3 7 0; -#X connect 16 4 6 0; -#X connect 16 5 15 0; +#X connect 10 0 14 0; +#X connect 10 0 15 0; +#X connect 10 0 6 0; +#X connect 10 0 5 0; +#X connect 10 0 8 0; +#X connect 10 0 7 0; +#X connect 11 0 15 0; +#X connect 11 1 8 0; +#X connect 11 2 7 0; +#X connect 11 3 6 0; +#X connect 11 4 5 0; +#X connect 11 5 14 0; +#X connect 12 0 13 0; +#X connect 14 0 12 1; +#X connect 14 0 12 0; +#X connect 15 0 12 1; -- cgit v1.2.1