aboutsummaryrefslogtreecommitdiff
path: root/doc/hid_lowpass-help.pd
blob: 29d6ff8205d97c086bf526579e627ca9520b349e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#N canvas 320 291 466 316 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 <hans@at.or.at>
;
#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;