aboutsummaryrefslogtreecommitdiff
path: root/hid_average-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-19 05:02:31 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-19 05:02:31 +0000
commitdf54d3d3d4aab0481ab8a0e9ad23c97ac039ddf9 (patch)
tree9151b811dae79a22f4d04bc8ebe529ba49694f05 /hid_average-help.pd
parentb3ef147bd04fa3ed6c36c69c94edbc9664e14c6e (diff)
make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make sure hid-help.pd gets installed
svn path=/trunk/externals/hcs/hid/; revision=13454
Diffstat (limited to 'hid_average-help.pd')
-rw-r--r--hid_average-help.pd34
1 files changed, 34 insertions, 0 deletions
diff --git a/hid_average-help.pd b/hid_average-help.pd
new file mode 100644
index 0000000..8ef8f49
--- /dev/null
+++ b/hid_average-help.pd
@@ -0,0 +1,34 @@
+#N canvas 135 352 479 396 10;
+#X declare -lib hid;
+#X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
+;
+#X text 244 354 released under the GNU GPL;
+#X floatatom 101 195 5 0 0 0 - - -;
+#X floatatom 101 251 5 0 0 0 - - -;
+#X text 98 303 For more info:;
+
+#X obj 193 194 hsl 85 18 0.1 10 1 1 empty empty average_count 0 9 1
+12 -228992 -1 -1 3500 0;
+#X floatatom 189 223 5 0 0 0 - - -;
+#X obj 102 131 noise4hidhelp;
+#X obj 104 268 hsl 250 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
+-1 -1 0 1;
+#X obj 104 164 hsl 250 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
+-1 -1 0 1;
+#X obj 5 2 cnv 15 450 20 empty empty hid_average 2 11 1 18 -233017
+-66577 0;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#X obj 101 221 hid/hid_average;
+#X text 18 36 Smooths a stream of numbers using weighted averaging.
+By default \, the average is the last 10 values. You can set this using
+the right inlet.;
+#X obj 102 95 tgl 30 0 empty empty start 1 15 1 12 -90049 -1 -1 0 1
+;
+#X connect 2 0 13 0;
+#X connect 3 0 9 0;
+#X connect 6 0 7 0;
+#X connect 6 0 13 1;
+#X connect 8 0 10 0;
+#X connect 10 0 2 0;
+#X connect 13 0 3 0;
+#X connect 15 0 8 0;