aboutsummaryrefslogtreecommitdiff
path: root/help/mlife-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-26 03:10:47 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commit8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 (patch)
treedfc09d2f2d60aac05d656906c3729348344da9d7 /help/mlife-help.pd
parent534b4462f8efc240b8b3d76d56613f38d9a9fef4 (diff)
converted maxlib to use libdir template, in preparations for debianizing it
svn path=/trunk/externals/maxlib/; revision=13476
Diffstat (limited to 'help/mlife-help.pd')
-rw-r--r--help/mlife-help.pd56
1 files changed, 0 insertions, 56 deletions
diff --git a/help/mlife-help.pd b/help/mlife-help.pd
deleted file mode 100644
index d12e1fc..0000000
--- a/help/mlife-help.pd
+++ /dev/null
@@ -1,56 +0,0 @@
-#N canvas 309 47 454 459 12;
-#X floatatom 23 424 5 0 0;
-#X floatatom 39 397 5 0 0;
-#X floatatom 76 424 5 0 0;
-#X floatatom 93 397 5 0 0;
-#X floatatom 129 424 5 0 0;
-#X floatatom 147 397 5 0 0;
-#X floatatom 183 425 5 0 0;
-#X floatatom 200 398 5 0 0;
-#X msg 22 33 bang;
-#X msg 69 123 randfill;
-#X msg 84 150 fill 0;
-#X msg 100 177 lo 2;
-#X msg 108 204 hi 3;
-#X msg 120 231 nset 3;
-#X msg 161 312 display;
-#X text 178 233 set neighbourhood;
-#X text 151 205 set high;
-#X text 146 176 set low;
-#X text 151 150 fill cells with 0;
-#X text 145 123 fill cells with random value;
-#X text 226 312 display state of cells;
-#X msg 35 72 1;
-#X text 63 33 calculate next generation and output;
-#X text 64 50 bangs on every cell that is alife;
-#X text 68 72 calculate next generation and output;
-#X text 68 89 1 if cell is alife \, 0 if dead;
-#X text 227 329 in Pd console window;
-#X text 142 355 mlife <number of cells> <view_start>;
-#X text 189 370 <view_size> <closed>;
-#X text 279 395 closed universe if;
-#X text 279 409 <closed> = 1;
-#X msg 134 258 randseed 4;
-#X text 225 258 seed array with random no.;
-#X text 225 284 seed array with a number;
-#X msg 149 285 seed 1 4;
-#X obj 23 356 mlife 8 1 8 0;
-#X text 44 5 mlife :: a cellular automata object;
-#X connect 8 0 35 0;
-#X connect 9 0 35 0;
-#X connect 10 0 35 0;
-#X connect 11 0 35 0;
-#X connect 12 0 35 0;
-#X connect 13 0 35 0;
-#X connect 14 0 35 0;
-#X connect 21 0 35 0;
-#X connect 31 0 35 0;
-#X connect 34 0 35 0;
-#X connect 35 0 0 0;
-#X connect 35 1 1 0;
-#X connect 35 2 2 0;
-#X connect 35 3 3 0;
-#X connect 35 4 4 0;
-#X connect 35 5 5 0;
-#X connect 35 6 6 0;
-#X connect 35 7 7 0;