aboutsummaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:37:08 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:37:08 +0000
commit634505832495f0a69de7f9321f2adf3ad014526f (patch)
tree21d96592bb26514ea6f1780f5a2900428a934859 /help
parentf5e031993c4c53d861ecc8482ef9d20a67f59d03 (diff)
adding more objects from Cyrille's ds_
svn path=/trunk/externals/mapping/; revision=4628
Diffstat (limited to 'help')
-rw-r--r--help/fir-help.pd22
-rw-r--r--help/hysteresis-help.pd9
-rw-r--r--help/rnd-stat-help.pd46
3 files changed, 77 insertions, 0 deletions
diff --git a/help/fir-help.pd b/help/fir-help.pd
new file mode 100644
index 0000000..4709698
--- /dev/null
+++ b/help/fir-help.pd
@@ -0,0 +1,22 @@
+#N canvas 408 203 739 423 10;
+#X obj 174 76 loadbang;
+#X text 97 58 data;
+#X obj 93 161 t f f;
+#X msg 102 128 0;
+#X msg 185 127 0.2 0.2 0.2 0.2 0.2;
+#X msg 132 128 1;
+#X msg 174 98 0.4 0.3 0.1 0.1 0.1;
+#X obj 93 248 timeroll 10;
+#X obj 345 247 timeroll 10;
+#X obj 123 187 fir 5;
+#X obj 77 10 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 8300 1;
+#X connect 0 0 6 0;
+#X connect 2 0 7 0;
+#X connect 2 1 9 0;
+#X connect 3 0 2 0;
+#X connect 4 0 9 1;
+#X connect 5 0 2 0;
+#X connect 6 0 9 1;
+#X connect 9 0 8 0;
+#X connect 10 0 2 0;
diff --git a/help/hysteresis-help.pd b/help/hysteresis-help.pd
new file mode 100644
index 0000000..b461f8a
--- /dev/null
+++ b/help/hysteresis-help.pd
@@ -0,0 +1,9 @@
+#N canvas 456 266 382 458 10;
+#X obj 30 61 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 4200 1;
+#X obj 30 255 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 4840 1;
+#X obj 30 218 hysteresis 0.2;
+#X text 84 28 add hysteresys to input data;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;
diff --git a/help/rnd-stat-help.pd b/help/rnd-stat-help.pd
new file mode 100644
index 0000000..4ff1580
--- /dev/null
+++ b/help/rnd-stat-help.pd
@@ -0,0 +1,46 @@
+#N canvas 937 442 450 389 10;
+#X msg 335 23 1 1 5;
+#X obj 97 88 metro 20;
+#X obj 113 204 sel 0 1 2 3;
+#X obj 116 269 + 1;
+#X obj 111 241 f;
+#X floatatom 106 301 5 0 0 0 - - -;
+#X obj 159 272 + 1;
+#X obj 154 244 f;
+#X floatatom 156 299 5 0 0 0 - - -;
+#X obj 199 271 + 1;
+#X obj 194 243 f;
+#X floatatom 196 298 5 0 0 0 - - -;
+#X obj 100 63 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
+;
+#X msg 280 156 0;
+#X obj 239 276 + 1;
+#X obj 234 248 f;
+#X floatatom 236 303 5 0 0 0 - - -;
+#X msg 339 56 1 1 0 2;
+#X obj 111 135 rnd-stat;
+#X connect 0 0 18 1;
+#X connect 1 0 18 0;
+#X connect 2 0 4 0;
+#X connect 2 1 7 0;
+#X connect 2 2 10 0;
+#X connect 2 3 15 0;
+#X connect 3 0 4 1;
+#X connect 4 0 3 0;
+#X connect 4 0 5 0;
+#X connect 6 0 7 1;
+#X connect 7 0 6 0;
+#X connect 7 0 8 0;
+#X connect 9 0 10 1;
+#X connect 10 0 9 0;
+#X connect 10 0 11 0;
+#X connect 12 0 1 0;
+#X connect 13 0 4 0;
+#X connect 13 0 7 0;
+#X connect 13 0 10 0;
+#X connect 13 0 15 0;
+#X connect 14 0 15 1;
+#X connect 15 0 14 0;
+#X connect 15 0 16 0;
+#X connect 17 0 18 1;
+#X connect 18 0 2 0;