aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/08.bang.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-18 10:10:23 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-18 10:10:23 +0000
commit7d3731fb32ee97e4fb30a853e6aa9cbcf135e83c (patch)
tree8584be8d3b5b9281440707df961bbe03c087d15c /doc/tutorials/intro/08.bang.pd
parent745e044f328bc32a9be4449cc00e3e6c7370df15 (diff)
wrote script to reorder patches by first number in filename
svn path=/trunk/; revision=4933
Diffstat (limited to 'doc/tutorials/intro/08.bang.pd')
-rw-r--r--doc/tutorials/intro/08.bang.pd34
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/tutorials/intro/08.bang.pd b/doc/tutorials/intro/08.bang.pd
deleted file mode 100644
index 37c38f24..00000000
--- a/doc/tutorials/intro/08.bang.pd
+++ /dev/null
@@ -1,34 +0,0 @@
-#N canvas 10 40 636 476 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 obj 18 299 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X obj 18 221 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 connect 0 0 11 0;
-#X connect 1 0 10 0;
-#X connect 7 0 8 0;
-#X connect 9 0 8 0;
-#X connect 12 0 14 0;
-#X connect 14 0 13 0;
-#X connect 15 0 16 0;
-#X connect 16 0 13 0;