aboutsummaryrefslogtreecommitdiff
path: root/mandelbrot-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'mandelbrot-help.pd')
-rw-r--r--mandelbrot-help.pd22
1 files changed, 17 insertions, 5 deletions
diff --git a/mandelbrot-help.pd b/mandelbrot-help.pd
index 88df2e4..aae2c96 100644
--- a/mandelbrot-help.pd
+++ b/mandelbrot-help.pd
@@ -1,11 +1,23 @@
#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 floatatom 186 117 0 0 0 0 - - -;
+#X floatatom 181 61 4 0 0 0 - - -;
+#X floatatom 217 29 4 0 0 0 - - -;
+#X floatatom 267 38 0 0 0 0 - - -;
#X obj 296 106 cpuload;
-#X floatatom 298 140 4 0 0;
+#X floatatom 298 140 4 0 0 0 - - -;
+#N canvas 463 219 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 145 AUTHOR d13@klingt.org;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 45 DESCRIPTION;
+#X text 12 105 INLET_2 float;
+#X text 12 5 KEYWORDS control needs_work (description);
+#X text 12 65 INLET_0 float;
+#X text 12 85 INLET_1 float;
+#X text 12 125 OUTLET_0 float;
+#X restore 389 267 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 1;