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_average-help.pd | 46 ++++++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 18 deletions(-) (limited to 'doc/hid_average-help.pd') diff --git a/doc/hid_average-help.pd b/doc/hid_average-help.pd index 50b82bd..04ecdb1 100644 --- a/doc/hid_average-help.pd +++ b/doc/hid_average-help.pd @@ -1,23 +1,33 @@ -#N canvas 320 291 462 312 10; -#X obj 5 2 cnv 15 450 20 empty empty [hid_average] 2 11 1 18 -233017 --66577 0; -#X obj 422 3 pddp; -#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner +#N canvas 135 352 479 396 10; +#X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner ; -#X text 244 284 released under the GNU GPL; -#X floatatom 153 104 5 0 0 0 - - -; -#X floatatom 153 180 5 0 0 0 - - -; -#X obj 156 85 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +#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 202 301 pddp_open all_about_hid_mapping; +#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 156 197 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +#X obj 104 164 hsl 250 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_average; +#X obj 5 2 cnv 15 450 20 empty empty [hid_average] 2 11 1 18 -233017 +-66577 0; +#X obj 422 3 pddp; +#X obj 101 221 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 -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; +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; -- cgit v1.2.1