diff options
Diffstat (limited to 'apps/plugins/pdbox/PDa/extra/bandpass-help.pd')
-rw-r--r-- | apps/plugins/pdbox/PDa/extra/bandpass-help.pd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/plugins/pdbox/PDa/extra/bandpass-help.pd b/apps/plugins/pdbox/PDa/extra/bandpass-help.pd new file mode 100644 index 0000000000..65d41eafad --- /dev/null +++ b/apps/plugins/pdbox/PDa/extra/bandpass-help.pd | |||
@@ -0,0 +1,34 @@ | |||
1 | #N canvas 428 285 240 300 8; | ||
2 | #X obj 24 78 noise~; | ||
3 | #X obj 15 215 dac~; | ||
4 | #X obj 24 167 biquad~; | ||
5 | #X floatatom 67 76 5 0 0 0 - - -; | ||
6 | #X floatatom 83 111 5 0 0 0 - - -; | ||
7 | #X obj 67 138 bandpass 600 10; | ||
8 | #X text 77 97 bandwidth: 100 = 1 octave; | ||
9 | #X text 67 58 frequency; | ||
10 | #X text 8 11 Calculation of biquad coefficients; | ||
11 | #X text 7 21 ==================================; | ||
12 | #X connect 0 0 2 0; | ||
13 | #X connect 2 0 1 0; | ||
14 | #X connect 2 0 1 1; | ||
15 | #X connect 3 0 5 0; | ||
16 | #X connect 4 0 5 1; | ||
17 | #X connect 5 0 2 0; | ||
18 | #N canvas 428 285 240 300 8; | ||
19 | #X obj 24 78 noise~; | ||
20 | #X obj 15 215 dac~; | ||
21 | #X obj 24 167 biquad~; | ||
22 | #X floatatom 67 76 5 0 0 0 - - -; | ||
23 | #X floatatom 83 111 5 0 0 0 - - -; | ||
24 | #X obj 67 138 bandpass 600 10; | ||
25 | #X text 77 97 bandwidth: 100 = 1 octave; | ||
26 | #X text 67 58 frequency; | ||
27 | #X text 8 11 Calculation of biquad coefficients; | ||
28 | #X text 7 21 ==================================; | ||
29 | #X connect 0 0 2 0; | ||
30 | #X connect 2 0 1 0; | ||
31 | #X connect 2 0 1 1; | ||
32 | #X connect 3 0 5 0; | ||
33 | #X connect 4 0 5 1; | ||
34 | #X connect 5 0 2 0; | ||