From cfce656d6f38cc992c094eeb09f200e5c6966563 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 20 May 2005 20:04:15 +0000 Subject: updated help files and objects for smoothing, average, and lowpoass svn path=/trunk/externals/hcs/hid/; revision=3042 --- doc/hid_lowpass-help.pd | 51 ++++++++++++++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 20 deletions(-) (limited to 'doc/hid_lowpass-help.pd') diff --git a/doc/hid_lowpass-help.pd b/doc/hid_lowpass-help.pd index 29d6ff8..fa8f26d 100644 --- a/doc/hid_lowpass-help.pd +++ b/doc/hid_lowpass-help.pd @@ -1,24 +1,35 @@ -#N canvas 320 291 466 316 10; +#N canvas 119 269 475 392 10; #X obj 5 2 cnv 15 450 20 empty empty [hid_lowpass] 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp; -#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner +#X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner ; -#X text 244 284 released under the GNU GPL; -#X floatatom 153 124 5 0 0 0 - - -; -#X floatatom 153 180 5 0 0 0 - - -; -#X obj 156 105 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X obj 156 197 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X text 98 233 For more info:; -#X obj 202 231 pddp_open all_about_hid_mapping; -#X obj 153 150 hid_lowpass; -#X text 18 36 Smooths a stream of numbers by converting it to an audio -signal and low-pass filtering that signal. By default \, the average -is the last 10 values. You can set this using an argument or the right -inlet.; -#X connect 4 0 10 0; -#X connect 5 0 7 0; -#X connect 6 0 4 0; -#X connect 10 0 5 0; +#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 202 310 pddp_open all_about_hid_mapping; +#X obj 101 225 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