From 16e472042a5f63ae27662e407fd3d153006b6adf Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 27 Aug 2008 22:27:30 +0000 Subject: merged in relevant changes from the v0-40 pd-extended release branch svn path=/trunk/externals/hcs/hid/; revision=10266 --- doc/hid_smooth-help.pd | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/hid_smooth-help.pd') diff --git a/doc/hid_smooth-help.pd b/doc/hid_smooth-help.pd index 6d55ca0..96312d7 100644 --- a/doc/hid_smooth-help.pd +++ b/doc/hid_smooth-help.pd @@ -1,20 +1,21 @@ #N canvas 388 256 475 392 10; +#X declare -lib hid; #X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner ; #X text 244 354 released under the GNU GPL; #X floatatom 102 195 5 0 0 0 - - -; #X floatatom 102 251 5 0 0 0 - - -; #X text 98 303 For more info:; -#X obj 202 301 pddp_open all_about_hid_mapping; +#X obj 202 301 pddp/pddplink ../all_about_hid_mapping.pd -text all_about_hid_mapping; #X obj 103 131 noise4hidhelp; #X obj 105 268 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 16106 1; #X obj 105 164 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 16509 1; -#X obj 5 2 cnv 15 450 20 empty empty [hid_smooth] 2 11 1 18 -233017 +#X obj 5 2 cnv 15 450 20 empty empty hid_smooth 2 11 1 18 -233017 -66577 0; -#X msg 422 3 pddp; -#X obj 102 221 hid_smooth; +#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp; +#X obj 102 221 hid/hid_smooth; #X text 18 36 Smooths a stream of numbers using weighted averaging of the last 10 values. This object is an shortcut for [hid_average] with the default settings.; -- cgit v1.2.1