aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/24.turning_on_and_off.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-14 14:53:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-14 14:53:42 +0000
commitc3c6189dd87114f6cc6e76e22860d4b2044c5a91 (patch)
tree0cc69366636cc112b06e5ffcf29fd62668f0cc1c /doc/tutorials/intro/24.turning_on_and_off.pd
parent2389091c6bf73e52fd19551f366034a15fdf7d95 (diff)
lots of formatting and minor tweaks
svn path=/trunk/; revision=4907
Diffstat (limited to 'doc/tutorials/intro/24.turning_on_and_off.pd')
-rw-r--r--doc/tutorials/intro/24.turning_on_and_off.pd20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/tutorials/intro/24.turning_on_and_off.pd b/doc/tutorials/intro/24.turning_on_and_off.pd
index 24323e6e..087b2b70 100644
--- a/doc/tutorials/intro/24.turning_on_and_off.pd
+++ b/doc/tutorials/intro/24.turning_on_and_off.pd
@@ -1,24 +1,22 @@
-#N canvas 100 227 628 453 12;
+#N canvas 10 40 624 464 12;
#X obj 10 10 cnv 15 400 40 empty empty turning_on_and_off 20 12 0 24
-228992 -66577 0;
-#X obj 160 145 metro 1000;
-#X obj 160 122 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1
+#X obj 160 122 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 1 1
;
#X text 183 122 <-- click here;
#X obj 160 171 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
-#X text 186 171 bangs once a second (1000ms);
#X text 15 371 The object is called [tgl] or you can get it from the
"Put" menu.;
#X text 14 63 Many objects can be switched on and off using a toggle.
A toggle outputs 0 for off \, and an number for on.;
#X text 11 217 By default \, a toggle outputs 1 for on \, but you can
change that to any number by selecting the "Properties" dialog.;
-#X obj 33 290 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1
+#X obj 33 290 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 1 1
;
#X floatatom 33 324 5 0 0 0 - - -;
-#X obj 103 290 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 100
-;
+#X obj 103 290 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 100
+100;
#X floatatom 103 324 5 0 0 0 - - -;
#X obj 173 290 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 9e-22
;
@@ -38,8 +36,10 @@ change that to any number by selecting the "Properties" dialog.;
#X obj 523 290 tgl 20 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 100
;
#X floatatom 523 324 5 0 0 0 - - -;
-#X connect 1 0 4 0;
-#X connect 2 0 1 0;
+#X text 186 171 bangs once every second (1000ms);
+#X obj 160 145 metro 1000;
+#X connect 1 0 24 0;
+#X connect 7 0 8 0;
#X connect 9 0 10 0;
#X connect 11 0 12 0;
#X connect 13 0 14 0;
@@ -47,4 +47,4 @@ change that to any number by selecting the "Properties" dialog.;
#X connect 17 0 18 0;
#X connect 19 0 20 0;
#X connect 21 0 22 0;
-#X connect 23 0 24 0;
+#X connect 24 0 3 0;