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.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/mandelbrot-help.pd b/mandelbrot-help.pd
new file mode 100644
index 0000000..88df2e4
--- /dev/null
+++ b/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;