aboutsummaryrefslogtreecommitdiff
path: root/pmfilter_2d-help.pd
blob: 61fdbe35b8dc3038dc4dc07a12582a6f81fa87b5 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#N canvas 1 88 583 536 10;
#X obj 44 43 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 0;
#X obj 94 44 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 0;
#X obj 44 212 pack f f;
#X obj 44 302 unpack f f;
#X msg 81 256 1 2;
#X obj 187 24 gcanvas 100 100;
#X obj 187 132 / 100;
#X obj 279 131 / 100;
#X floatatom 155 257 5 0 0 0 - - -;
#X floatatom 118 257 5 0 0 0 - - -;
#X floatatom 193 232 5 0 0 0 - - -;
#X obj 44 183 resample 50;
#X obj 44 279 pmfilter_2d 0.3 0.3;
#X obj 44 360 timeroll;
#X obj 44 333 clip 0 1;
#X text 348 44 physical modeling filter (2nd order);
#N canvas 382 172 494 344 META 0;
#X text 12 225 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 205 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 45 DESCRIPTION;
#X text 12 105 INLET_2 float;
#X text 12 165 OUTLET_0 list;
#X text 12 65 INLET_0 list;
#X text 12 85 INLET_1 list;
#X text 12 125 INLET_3 float;
#X text 12 145 INLET_4 float;
#X text 12 185 OUTLET_1;
#X text 12 5 KEYWORDS control abstraction;
#X restore 523 505 pd META;
#X connect 0 0 11 0;
#X connect 1 0 2 1;
#X connect 2 0 12 0;
#X connect 3 0 14 0;
#X connect 3 1 14 0;
#X connect 4 0 12 1;
#X connect 5 0 6 0;
#X connect 5 1 7 0;
#X connect 6 0 11 0;
#X connect 7 0 2 1;
#X connect 8 0 12 3;
#X connect 9 0 12 2;
#X connect 10 0 12 4;
#X connect 11 0 2 0;
#X connect 12 0 3 0;
#X connect 14 0 13 0;