aboutsummaryrefslogtreecommitdiff
path: root/mandelbrot~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
commit3e9b7cc8074be82a61d041f5d983775df8a59116 (patch)
tree12c21780fa74e7ea5fd3caeb8f118108ab0f51e7 /mandelbrot~-help.pd
parentf919d5950a9250ad58a1f88d8220202962335166 (diff)
removed old build system and moved help files into same folder to make it a libdir
svn path=/trunk/externals/ext13/; revision=11674
Diffstat (limited to 'mandelbrot~-help.pd')
-rw-r--r--mandelbrot~-help.pd53
1 files changed, 53 insertions, 0 deletions
diff --git a/mandelbrot~-help.pd b/mandelbrot~-help.pd
new file mode 100644
index 0000000..a4953e0
--- /dev/null
+++ b/mandelbrot~-help.pd
@@ -0,0 +1,53 @@
+#N canvas 0 0 450 300 10;
+#X obj 114 209 env~;
+#X floatatom 115 237 4 0 0;
+#X floatatom 227 135 4 0 0;
+#X floatatom 118 19 4 0 0;
+#X floatatom 182 27 4 0 0;
+#X obj 113 170 mandelbrot~ 500;
+#X obj 172 211 snapshot~;
+#X floatatom 186 243 4 0 0;
+#X obj 258 164 ticker 15 15;
+#X obj 244 186 metro 100;
+#X obj 50 258 dac~;
+#X obj 113 107 line~;
+#X obj 163 110 line~;
+#X obj 266 99 snapshot~;
+#X floatatom 280 131 4 0 0;
+#X obj 352 52 ticker 15 15;
+#X obj 338 74 metro 100;
+#X msg 181 80 \$1 1000;
+#X msg 105 75 \$1 1000;
+#X obj 183 52 * 0.01;
+#X obj 111 51 * 0.01;
+#X obj 238 19 random 100;
+#X obj 42 215 /~ 50;
+#X obj 350 142 cpuload;
+#X floatatom 354 167 4 0 0;
+#X connect 0 0 1 0;
+#X connect 2 0 5 2;
+#X connect 2 0 22 1;
+#X connect 3 0 20 0;
+#X connect 4 0 19 0;
+#X connect 5 0 6 0;
+#X connect 5 0 0 0;
+#X connect 5 0 22 0;
+#X connect 6 0 7 0;
+#X connect 8 0 9 0;
+#X connect 9 0 6 0;
+#X connect 11 0 5 0;
+#X connect 12 0 5 1;
+#X connect 12 0 13 0;
+#X connect 13 0 14 0;
+#X connect 15 0 16 0;
+#X connect 16 0 13 0;
+#X connect 16 0 21 0;
+#X connect 17 0 12 0;
+#X connect 18 0 11 0;
+#X connect 19 0 17 0;
+#X connect 20 0 18 0;
+#X connect 21 0 4 0;
+#X connect 21 0 3 0;
+#X connect 22 0 10 0;
+#X connect 22 0 10 1;
+#X connect 23 0 24 0;