aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/11.hot_and_cold_inlets.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/intro/11.hot_and_cold_inlets.pd')
-rw-r--r--doc/tutorials/intro/11.hot_and_cold_inlets.pd40
1 files changed, 20 insertions, 20 deletions
diff --git a/doc/tutorials/intro/11.hot_and_cold_inlets.pd b/doc/tutorials/intro/11.hot_and_cold_inlets.pd
index 9f58000b..ab820ade 100644
--- a/doc/tutorials/intro/11.hot_and_cold_inlets.pd
+++ b/doc/tutorials/intro/11.hot_and_cold_inlets.pd
@@ -1,15 +1,12 @@
-#N canvas 205 66 683 545 12;
-#X obj 19 243 +;
-#X floatatom 19 272 5 0 0 0 - - -;
-#X msg 19 179 1;
-#X msg 36 215 5;
-#X text 11 56 For most objects in Pd \, the leftmost inlet is the "hot"
+#N canvas 10 40 628 468 12;
+#X obj 19 252 +;
+#X floatatom 19 281 5 0 0 0 - - -;
+#X msg 19 188 1;
+#X msg 36 224 5;
+#X text 11 54 For most objects in Pd \, the leftmost inlet is the "hot"
inlet. This means that it will output something whenever it receives
data on the "hot" inlet.;
-#X text 12 116 All other inlets are generally "cold" inlets \, which
-merely store the data they receive until input on the "hot" inlet causes
-the object to do its thing.;
-#X text 85 216 2) click this and there will be no new output;
+#X text 75 224 2) click this and there will be no new output;
#X obj 181 412 +;
#X floatatom 181 441 5 0 0 0 - - -;
#X msg 84 337 1;
@@ -22,23 +19,26 @@ the object to do its thing.;
#X msg 234 337 4;
#X msg 274 337 5;
#X msg 314 337 6;
-#X text 85 248 3) now click the [1( message box \, and you get a new
-output;
#X text 17 462 Notice that the number is stored in the "cold" inlet
until you change it. For example \, if you click [4( \, then click
[1( \, [2( \, and [3( \, you will see that 1 \, 2 \, and 3 are all
added to 4;
-#X text 85 184 1) click this first \, and [+ ] immediately outputs
+#X text 75 192 1) click this first \, and [+ ] immediately outputs
a 1;
#X obj 6 8 cnv 15 400 40 empty empty hot_and_cold_inlets 20 12 0 24
-228992 -66577 0;
+#X text 10 111 All other inlets are generally "cold" inlets \, which
+just store the data. When the object receives input on the "hot" inlet
+\, the object with read the data from all the inlets and do its thing.
+;
+#X text 75 256 3) now click the [1( message box;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 1;
-#X connect 7 0 8 0;
-#X connect 9 0 7 0;
-#X connect 13 0 7 0;
-#X connect 14 0 7 0;
-#X connect 15 0 7 1;
-#X connect 16 0 7 1;
-#X connect 17 0 7 1;
+#X connect 6 0 7 0;
+#X connect 8 0 6 0;
+#X connect 12 0 6 0;
+#X connect 13 0 6 0;
+#X connect 14 0 6 1;
+#X connect 15 0 6 1;
+#X connect 16 0 6 1;