aboutsummaryrefslogtreecommitdiff
path: root/smooth-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /smooth-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'smooth-help.pd')
-rw-r--r--smooth-help.pd38
1 files changed, 38 insertions, 0 deletions
diff --git a/smooth-help.pd b/smooth-help.pd
new file mode 100644
index 0000000..b5dc503
--- /dev/null
+++ b/smooth-help.pd
@@ -0,0 +1,38 @@
+#N canvas 654 331 475 374 10;
+#X obj 241 157 mapping/timeroll;
+#X obj 20 157 mapping/timeroll;
+#X obj 40 333 pddp/pddplink http://www.itl.nist.gov/div898/handbook/pmc/section4/pmc431.htm
+;
+#N canvas 0 22 450 300 get 0;
+#X obj 115 19 inlet;
+#X obj 125 250 outlet;
+#X obj 108 100 cyclone/MouseState;
+#X msg 108 73 poll;
+#X obj 160 127 mapping/autoscale;
+#X obj 160 152 mapping/reverse;
+#X msg 144 73 nopoll;
+#X obj 114 44 select 1;
+#X connect 0 0 7 0;
+#X connect 2 2 4 0;
+#X connect 3 0 2 0;
+#X connect 4 0 5 0;
+#X connect 5 0 1 0;
+#X connect 6 0 2 0;
+#X connect 7 0 3 0;
+#X connect 7 1 6 0;
+#X restore 180 75 pd get mouse Y;
+#X obj 180 53 tgl 15 0 empty empty empty 17 7 0 10 -204786 -1 -1 0
+1;
+#X text 22 309 (idea from Fredrik Olofsson);
+#X obj 277 92 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262130
+-1 -1 0 1;
+#X floatatom 289 112 5 0 0 0 - - -;
+#X text 23 14 Single Exponential Smoothing (ses);
+#X obj 241 117 smooth;
+#X text 329 114 (default: 0.15);
+#X connect 3 0 1 0;
+#X connect 3 0 9 0;
+#X connect 4 0 3 0;
+#X connect 6 0 7 0;
+#X connect 6 0 9 1;
+#X connect 9 0 0 0;