diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-20 05:00:13 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-20 05:00:13 +0000 |
commit | 01dc1fd220d6f17929bb613412dd2f54fe8eb438 (patch) | |
tree | 6bd8b1063cb71fa4e53ba243273bc55ca4ec1b44 /base3-help.pd | |
parent | 9ed18c7064226e1edc06f5a51fd569083971d448 (diff) |
made complete library, supporting 'make install' and 'make dist'backups/externals/bbogart/chaos@15629
svn path=/trunk/externals/bbogart/chaos/; revision=15626
Diffstat (limited to 'base3-help.pd')
-rw-r--r-- | base3-help.pd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/base3-help.pd b/base3-help.pd new file mode 100644 index 0000000..1d14e1b --- /dev/null +++ b/base3-help.pd @@ -0,0 +1,28 @@ +#N canvas 174 217 589 492 10; +#X obj 43 134 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X floatatom 94 135 5 0 0 0 - - -; +#X floatatom 43 332 10 0 0 0 X - -; +#X text 19 50 (This attractor is not continuous); +#X text 20 34 Chaos PD Externals - Copyright Michael McGonagle 2003 +; +#X obj 43 151 metro 50; +#X obj 20 154 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 436 18 readme-fractals; +#X text 21 19 Base Attractor; +#X obj 53 262 fractal-tools; +#X obj 43 285 base3 0.1 1.18939 2.24148; +#X msg 61 240 lyapunov 0 100 1000; +#X obj 126 320 search-tools; +#X connect 0 0 5 0; +#X connect 1 0 5 1; +#X connect 5 0 10 0; +#X connect 6 0 10 0; +#X connect 9 0 10 0; +#X connect 10 0 2 0; +#X connect 10 1 12 0; +#X connect 10 2 12 1; +#X connect 10 3 12 2; +#X connect 11 0 9 0; +#X connect 12 0 10 0; |