From ffdec4f8e9fb469c7e8c09fb09efd4aa891f77b3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 6 Apr 2006 23:56:54 +0000 Subject: moved lots of stuff around svn path=/trunk/; revision=4828 --- doc/tutorials/intro/outlet_order.pd | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/tutorials/intro/outlet_order.pd') diff --git a/doc/tutorials/intro/outlet_order.pd b/doc/tutorials/intro/outlet_order.pd index f8ffe5dc..d66ac559 100644 --- a/doc/tutorials/intro/outlet_order.pd +++ b/doc/tutorials/intro/outlet_order.pd @@ -1,13 +1,13 @@ -#N canvas 0 22 454 304 12; -#X text 151 112 <-- click here \,; -#X obj 81 151 unpack float float float; -#X msg 81 112 1 2 3; +#N canvas 0 22 458 308 12; +#X text 121 112 <-- click here \,; +#X obj 51 151 unpack float float float; #X obj 8 10 cnv 15 400 40 empty empty outlet_order 20 12 0 24 -228992 -66577 0; +#X msg 51 112 3 2 1; +#X obj 28 193 print último; #X obj 315 193 print first; -#X obj 197 193 print first; -#X obj 81 193 print first; -#X connect 1 0 6 0; -#X connect 1 1 5 0; -#X connect 1 2 4 0; -#X connect 2 0 1 0; +#X obj 167 193 print nächste; +#X connect 1 0 4 0; +#X connect 1 1 6 0; +#X connect 1 2 5 0; +#X connect 3 0 1 0; -- cgit v1.2.1