aboutsummaryrefslogtreecommitdiff
path: root/doc/hid_lowpass-help.pd
blob: 7c9a3585277b0085032229d67e682324af8d7785 (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
25
26
27
28
29
30
31
32
33
34
35
36
#N canvas 119 269 475 392 10;
#X declare -lib hid;
#X obj 5 2 cnv 15 450 20 empty empty hid_lowpass 2 11 1 18 -233017
-66577 0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
#X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
;
#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/pddplink ../all_about_hid_mapping.pd -text all_about_hid_mapping;
#X obj 101 225 hid/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;