aboutsummaryrefslogtreecommitdiff
path: root/doc/mandelbrot-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
commitb9bd28638ceadcae8dd3e2acee590378f6eb2d3b (patch)
treebffe0b9fa0908ecce97952bdc0ea18f189cf6866 /doc/mandelbrot-help.pd
parent66512a94d165bcd5541fe2c1998ef65e0af5033e (diff)
renamed help patches to be compatible with 0.37
svn path=/trunk/externals/ext13/; revision=1112
Diffstat (limited to 'doc/mandelbrot-help.pd')
-rw-r--r--doc/mandelbrot-help.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/mandelbrot-help.pd b/doc/mandelbrot-help.pd
new file mode 100644
index 0000000..88df2e4
--- /dev/null
+++ b/doc/mandelbrot-help.pd
@@ -0,0 +1,13 @@
+#N canvas 0 0 450 300 10;
+#X obj 184 89 mandelbrot;
+#X floatatom 186 117 0 0 0;
+#X floatatom 181 61 4 0 0;
+#X floatatom 217 29 4 0 0;
+#X floatatom 267 38 0 0 0;
+#X obj 296 106 cpuload;
+#X floatatom 298 140 4 0 0;
+#X connect 0 0 1 0;
+#X connect 2 0 0 0;
+#X connect 3 0 0 1;
+#X connect 4 0 0 2;
+#X connect 5 0 6 0;