aboutsummaryrefslogtreecommitdiff
path: root/ikeda.pd
diff options
context:
space:
mode:
Diffstat (limited to 'ikeda.pd')
-rw-r--r--ikeda.pd26
1 files changed, 26 insertions, 0 deletions
diff --git a/ikeda.pd b/ikeda.pd
new file mode 100644
index 0000000..d4e3c91
--- /dev/null
+++ b/ikeda.pd
@@ -0,0 +1,26 @@
+#N canvas 48 298 368 335 10;
+#X obj 29 114 metro 50;
+#X obj 29 90 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1
+;
+#X floatatom 80 89 5 0 0;
+#X msg 114 143 reset;
+#X floatatom 74 285 5 0 0;
+#X text 5 66 Calculate;
+#X text 113 161 Reset To Initial Conditions;
+#X text 114 234 Modify Parameters;
+#X floatatom 29 285 5 0 0;
+#X text 23 264 Output;
+#X text 4 21 Chaos PD Externals - Copyright Ben Bogart 2002;
+#X text 3 37 (This attractor is not continuous);
+#X obj 29 177 ikeda;
+#X msg 116 215 param 0.4 0.9 6 1;
+#X msg 116 193 param 0.4 0.8 20 1;
+#X text 5 6 Ikeda Attractor;
+#X connect 0 0 12 0;
+#X connect 1 0 0 0;
+#X connect 2 0 0 1;
+#X connect 3 0 12 0;
+#X connect 12 0 8 0;
+#X connect 12 1 4 0;
+#X connect 13 0 12 0;
+#X connect 14 0 12 0;