From 2e5402b354317ba36480d00de4f1aced6755b7cf Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sun, 6 Nov 2011 01:25:48 +0000 Subject: Added META subpatch svn path=/trunk/externals/smlib/; revision=15705 --- bp-help.pd | 83 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 48 insertions(+), 35 deletions(-) (limited to 'bp-help.pd') diff --git a/bp-help.pd b/bp-help.pd index eedc01a..11aad47 100644 --- a/bp-help.pd +++ b/bp-help.pd @@ -1,35 +1,48 @@ -#N canvas 114 43 428 284 10; -#X floatatom 12 141 5 0 0; -#X obj 12 118 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 12700 1; -#X text 349 255 j#|@2002; -#X obj 367 233 SMLib-help; -#X text 13 7 bp: bandpass filter on float stream; -#X floatatom 138 133 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; -#X text 219 156 <-- Q; -#X obj 21 211 hsl 128 15 -256 256 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 7974 1; -#X floatatom 17 237 5 0 0; -#X text 11 25 the non-audio version of bp~; -#X text 262 76 <-- swing!; -#X obj 19 182 bp 0.07 5; -#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; +#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; -- cgit v1.2.1