aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/lop~-help.pd
blob: f164e255d04df6d0f37e59e98e1da7a9c36c3be8 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
#N canvas 0 0 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header lop~ 3 12 0 18 -204280
-1 0;
#X obj 0 381 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 50 245 494 344 META 0;
#X text 12 125 LIBRARY internal;
#X text 12 165 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 145 AUTHOR Miller Puckette;
#X text 12 205 HELP_PATCH_AUTHORS Updated for Pd version-0.38. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 5 KEYWORDS signal filter;
#X text 12 45 DESCRIPTION one-pole low pass filter;
#X text 12 65 INLET_0 signal clear;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 signal;
#X text 12 185 RELEASE_DATE 1997;
#X restore 500 597 pd META;
#X obj 0 488 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 525 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 567 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X obj 78 390 cnv 17 3 37 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#N canvas 94 426 428 166 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
#X obj 69 43 bp~;
#X obj 117 43 vcf~;
#X text 22 81 Raw Filters;
#X obj 73 108 rzero~;
#X obj 195 108 cpole~;
#X obj 24 108 rpole~;
#X obj 122 108 rzero_rev~;
#X obj 244 108 czero~;
#X obj 293 108 czero_rev~;
#X obj 22 43 hip~;
#X text 8 2 [lop~] Related Objects;
#X restore 101 597 pd Related_objects;
#X text 98 389 signal;
#X obj 78 497 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 497 signal;
#X obj 147 240 env~;
#X floatatom 147 263 0 0 0 0 - - -;
#X floatatom 180 185 0 0 0 0 - - -;
#X obj 88 240 env~;
#X floatatom 88 262 0 0 0 0 - - -;
#X floatatom 88 114 0 0 0 0 - - -;
#X obj 88 137 osc~ 100;
#X msg 147 161 clear;
#X text 168 389 - incoming audio signal.;
#X obj 78 432 cnv 17 3 45 empty \$0-pddp.cnv.let.1 1 5 9 0 16 -228856
-162280 0;
#X text 98 431 float;
#X text 98 449 list;
#X text 98 409 clear;
#X obj 490 3 lop~;
#X obj 465 20 pddp/pddplink http://wiki.puredata.info/en/lop~ -text
pdpedia: lop~;
#X text 133 112 <- scroll to change input frequency;
#X obj 147 213 lop~ 5;
#X text 84 291 Compare the strength of the original signal on the left
with that of the filtered signal on the right.;
#X text 11 23 one-pole low pass filter;
#X text 168 544 - initial rolloff frequency.;
#X text 168 409 - reinitialize internal state.;
#X text 168 431 - cutoff frequency in Hz.;
#X text 168 449 - a list to the right inlet is truncated \, and the
first element is used as the cutoff frequency.;
#X text 168 497 - output is the filtered audio signal.;
#X text 80 544 1) float;
#X text 191 240 [env~] gives the amplitude of the signal envelop in
dB.;
#X text 88 68 [lop~] is a one-pole low pass filter with a specified
rolloff frequency.;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
#X obj 455 51 pddp/dsp;
#X connect 12 0 13 0;
#X connect 14 0 28 1;
#X connect 15 0 16 0;
#X connect 17 0 18 0;
#X connect 18 0 15 0;
#X connect 18 0 28 0;
#X connect 19 0 28 0;
#X connect 28 0 12 0;