aboutsummaryrefslogtreecommitdiff
path: root/bp-help.pd
blob: 11aad4729bb6731807f4869c22cbf1400b745144 (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
#N canvas 1 53 428 284 10;
#X floatatom 12 151 5 0 0 0 - - -;
#X obj 12 128 float;
#X obj 12 95 metro 100;
#X obj 12 54 loadbang;
#X obj 12 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X obj 124 77 hsl 128 15 -127 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X text 349 215 j#|@2002;
#X obj 367 193 SMLib-help;
#X text 13 7 bp: bandpass filter on float stream;
#X floatatom 138 133 0 0 0 0 - - -;
#X msg 106 110 clear;
#X text 156 109 <-- reinitialize internal state;
#X text 170 134 <-- center frequency;
#X floatatom 187 155 0 0 0 0 - - -;
#X text 219 156 <-- Q;
#X obj 22 221 hsl 128 15 -256 256 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 6350 1;
#X floatatom 19 247 5 0 0 0 - - -;
#X text 11 25 the non-audio version of bp~;
#X text 262 76 <-- swing!;
#X obj 19 192 bp 0.07 5;
#N canvas 221 263 494 344 META 0;
#X text 12 165 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 5 KEYWORDS control filter;
#X text 12 45 DESCRIPTION bandpass filter on float stream;
#X text 12 65 INLET_0 float clear;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X text 12 125 OUTLET_0 float;
#X text 12 145 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
;
#X restore 373 245 pd META;
#X connect 1 0 0 0;
#X connect 1 0 19 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 4 0 2 0;
#X connect 5 0 1 1;
#X connect 9 0 19 1;
#X connect 10 0 19 0;
#X connect 13 0 19 2;
#X connect 15 0 16 0;
#X connect 19 0 15 0;