aboutsummaryrefslogtreecommitdiff
path: root/hid_lowpass-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_lowpass-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_lowpass-help.pd')
-rw-r--r--hid_lowpass-help.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/hid_lowpass-help.pd b/hid_lowpass-help.pd
new file mode 100644
index 0000000..7d658d6
--- /dev/null
+++ b/hid_lowpass-help.pd
@@ -0,0 +1,36 @@
+#N canvas 119 269 475 392 10;
+#X declare -lib hid;
+#X obj 5 2 cnv 15 450 20 empty empty hid_lowpass 2 11 1 18 -233017
+-66577 0;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#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 199 5 0 0 0 - - -;
+#X floatatom 101 255 5 0 0 0 - - -;
+#X text 98 312 For more info:;
+
+#X obj 101 225 hid/hid_lowpass;
+#X obj 193 198 hsl 75 18 1 100 1 1 empty empty refresh(Hz) 4 9 1 12
+-228992 -1 -1 3700 0;
+#X floatatom 189 227 5 0 0 0 - - -;
+#X obj 104 272 hsl 250 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
+-1 -1 4283 1;
+#X obj 104 173 hsl 250 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
+-1 -1 4582 1;
+#X text 20 35 Smooths a stream of numbers by converting it to an audio
+signal and low-pass filtering that signal. By default \, the the filter
+is set to 10 Hz. You can set this using the right inlet. The lower
+the frequency \, the smoother the data \, but the greater the latency.
+;
+#X obj 102 140 noise4hidhelp;
+#X obj 102 105 tgl 30 0 empty empty start 1 15 1 12 -90049 -1 -1 1
+1;
+#X connect 4 0 8 0;
+#X connect 5 0 11 0;
+#X connect 8 0 5 0;
+#X connect 9 0 8 1;
+#X connect 9 0 10 0;
+#X connect 12 0 4 0;
+#X connect 14 0 12 0;
+#X connect 15 0 14 0;