aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/09.bang.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 00:14:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 00:14:27 +0000
commit9c5ec6b643268469a3396b86506d24fbf8e0e8ae (patch)
tree37aa31a85a8a2b8a0e3c9f845c34e942bceb922c /doc/tutorials/intro/09.bang.pd
parenta9944916b020ce60fde258365f98981a690c727c (diff)
an attempt to smooth out the order, let's hope CVS doesn't choke on all the adds and removes
svn path=/trunk/; revision=8607
Diffstat (limited to 'doc/tutorials/intro/09.bang.pd')
-rw-r--r--doc/tutorials/intro/09.bang.pd34
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/tutorials/intro/09.bang.pd b/doc/tutorials/intro/09.bang.pd
deleted file mode 100644
index 3fa1813c..00000000
--- a/doc/tutorials/intro/09.bang.pd
+++ /dev/null
@@ -1,34 +0,0 @@
-#N canvas 10 40 640 480 12;
-#X obj 18 191 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X msg 18 269 bang;
-#X text 40 189 <--bang button;
-#X text 62 270 <--you can also send "bang" using a message box;
-#X text 14 137 Here \, this toggle changes state when it receives a
-bang:;
-#X obj 8 10 cnv 15 400 40 empty empty bang 20 12 0 24 -228992 -66577
-0;
-#X text 13 79 In Pd \, "bang" means "do it". What that "it" is depends
-on the object receiving the bang.;
-#X msg 73 349 bang;
-#X obj 73 387 print word;
-#X obj 132 352 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X msg 279 324 bang;
-#X obj 289 398 pddp/print_long;
-#X msg 279 350 send me!;
-#X obj 395 320 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X msg 394 349 234;
-#X obj 18 219 tgl 15 0 empty empty empty 0 -6 0 10 -262144 -1 -1 0
-1;
-#X obj 18 297 tgl 15 0 empty empty empty 0 -6 0 10 -262144 -1 -1 0
-1;
-#X connect 0 0 15 0;
-#X connect 1 0 16 0;
-#X connect 7 0 8 0;
-#X connect 9 0 8 0;
-#X connect 10 0 12 0;
-#X connect 12 0 11 0;
-#X connect 13 0 14 0;
-#X connect 14 0 11 0;