aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/16.top_to_bottom.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 16:22:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 16:22:51 +0000
commit13a1eadd9c94e9446dcbc31e02324c7f048f718d (patch)
treedf83935829015387235978add3cd9d676f089716 /doc/tutorials/intro/16.top_to_bottom.pd
parent713a5d11958a7c287879038e7795e80f736d7b65 (diff)
reordered the numbering using the script
svn path=/trunk/; revision=8628
Diffstat (limited to 'doc/tutorials/intro/16.top_to_bottom.pd')
-rw-r--r--doc/tutorials/intro/16.top_to_bottom.pd44
1 files changed, 0 insertions, 44 deletions
diff --git a/doc/tutorials/intro/16.top_to_bottom.pd b/doc/tutorials/intro/16.top_to_bottom.pd
deleted file mode 100644
index 2b875a39..00000000
--- a/doc/tutorials/intro/16.top_to_bottom.pd
+++ /dev/null
@@ -1,44 +0,0 @@
-#N canvas 10 40 620 460 12;
-#X obj 10 10 cnv 15 400 40 empty empty top_to_bottom 20 12 0 24 -228992
--66577 0;
-#X msg 495 137 1;
-#X obj 495 164 + 1;
-#X floatatom 502 190 5 0 0 0 - - -;
-#X obj 495 214 + 1;
-#X floatatom 502 240 5 0 0 0 - - -;
-#X obj 495 264 + 1;
-#X floatatom 502 290 5 0 0 0 - - -;
-#X obj 495 314 + 1;
-#X floatatom 502 340 5 0 0 0 - - -;
-#X msg 106 273 1;
-#X obj 113 319 + 1;
-#X floatatom 148 272 5 0 0 0 - - -;
-#X obj 211 275 + 1;
-#X floatatom 239 329 5 0 0 0 - - -;
-#X obj 184 310 + 1;
-#X floatatom 289 281 5 0 0 0 - - -;
-#X obj 282 305 + 1;
-#X floatatom 289 331 5 0 0 0 - - -;
-#X text 15 175 The example below is just as functional as the example
-on the right. But the example on the right clearly shows the flow of
-the messages.;
-#X text 16 81 Messages flow from the top to the bottom of a patch \,
-always flowing from the outlets on the bottom to inlets on the top.
-Therefore it is also a good idea to structure your patch to represent
-that.;
-#X connect 1 0 2 0;
-#X connect 2 0 3 0;
-#X connect 2 0 4 0;
-#X connect 4 0 5 0;
-#X connect 4 0 6 0;
-#X connect 6 0 7 0;
-#X connect 6 0 8 0;
-#X connect 8 0 9 0;
-#X connect 10 0 11 0;
-#X connect 11 0 12 0;
-#X connect 11 0 13 0;
-#X connect 13 0 14 0;
-#X connect 13 0 15 0;
-#X connect 15 0 16 0;
-#X connect 15 0 17 0;
-#X connect 17 0 18 0;