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 --- hid_smooth.pd | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'hid_smooth.pd') diff --git a/hid_smooth.pd b/hid_smooth.pd index 5b3e708..8ece701 100644 --- a/hid_smooth.pd +++ b/hid_smooth.pd @@ -1,14 +1,7 @@ -#N canvas 346 512 458 308 10; +#N canvas 346 512 462 312 10; #X obj 67 31 inlet; #X obj 67 256 outlet; -#X obj 122 78 loadbang; -#X msg 96 113 weight; -#X obj 67 149 average \$1; -#X msg 150 113 10; #X text 9 9 [hid_smooth]; -#X connect 0 0 4 0; -#X connect 2 0 5 0; -#X connect 2 0 3 0; -#X connect 3 0 4 0; -#X connect 4 0 1 0; -#X connect 5 0 4 1; +#X obj 67 149 hid_average; +#X connect 0 0 3 0; +#X connect 3 0 1 0; -- cgit v1.2.1