From 7d6affca746f49f5ffb2818b8a9ccf9d91388e8f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Wed, 25 Aug 2010 00:31:27 +0000 Subject: revised help docs that conform to the PDDP template svn path=/trunk/; revision=13942 --- doc/pddp/lop~-help.pd | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 doc/pddp/lop~-help.pd (limited to 'doc/pddp/lop~-help.pd') diff --git a/doc/pddp/lop~-help.pd b/doc/pddp/lop~-help.pd new file mode 100644 index 00000000..d96c1fe6 --- /dev/null +++ b/doc/pddp/lop~-help.pd @@ -0,0 +1,96 @@ +#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 105 PLATFORM windows macosx gnulinux; +#X text 12 185 LIBRARY internal; +#X text 12 225 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 65 LICENSE SIBSD; +#X text 12 205 AUTHOR Miller Puckette; +#X text 12 285 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 GENRE help; +#X text 12 45 KEYWORDS signal filter; +#X text 12 85 DESCRIPTION one-pole low pass filter; +#X text 12 25 NAME lop~; +#X text 12 125 INLET_0 signal clear; +#X text 12 145 INLET_1 float; +#X text 12 165 OUTLET_0 signal; +#X text 12 245 RELEASE_DATE 1997; +#X text 12 265 RELEASE_VERSION; +#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 pddp/help.pd -text help; +#X obj 455 51 pddp/dsp-reminder; +#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; -- cgit v1.2.1