From df54d3d3d4aab0481ab8a0e9ad23c97ac039ddf9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 19 Apr 2010 05:02:31 +0000 Subject: 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 --- hid_lowpass-help.pd | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 hid_lowpass-help.pd (limited to 'hid_lowpass-help.pd') 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 +; +#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; -- cgit v1.2.1