aboutsummaryrefslogtreecommitdiff
path: root/mandelbrot-help.pd
blob: aae2c967198c888f728a07d1a024a6c260c2c252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#N canvas 0 0 450 300 10;
#X obj 184 89 mandelbrot;
#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 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;
#X connect 4 0 0 2;
#X connect 5 0 6 0;